{"id":17118444,"url":"https://github.com/gromgit/yt_podoff","last_synced_at":"2025-07-21T08:33:40.250Z","repository":{"id":96360250,"uuid":"160547957","full_name":"gromgit/yt_podoff","owner":"gromgit","description":"A simple bash YouTube podcatcher","archived":false,"fork":false,"pushed_at":"2019-07-03T08:42:44.000Z","size":3,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T04:38:23.313Z","etag":null,"topics":["bash-script","podcatcher","youtube-dl"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gromgit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-12-05T16:36:08.000Z","updated_at":"2025-03-30T00:45:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f8acf99-f16a-42ac-b5c9-20938583c625","html_url":"https://github.com/gromgit/yt_podoff","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gromgit/yt_podoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromgit%2Fyt_podoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromgit%2Fyt_podoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromgit%2Fyt_podoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromgit%2Fyt_podoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gromgit","download_url":"https://codeload.github.com/gromgit/yt_podoff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromgit%2Fyt_podoff/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266267291,"owners_count":23902334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash-script","podcatcher","youtube-dl"],"created_at":"2024-10-14T17:54:36.474Z","updated_at":"2025-07-21T08:33:40.243Z","avatar_url":"https://github.com/gromgit.png","language":"Shell","readme":"# yt_podoff\nCreate offline caches of YouTube podcast feeds\n\n## USAGE\n1. Create one or more directories to contain your desired feeds.\n2. Create a file in each directory containing the YouTube user/channel/playlist URLs for that feed.\n3. Run `yt_podoff` on those files:\n```\n$ yt_podoff [\u003cyoutube-dl_options\u003e... --] \u003cYouTube_url_file\u003e ...\n```\n\n## EXAMPLE\n```\n$ mkdir -p ${HOME}/podcasts/Hak5\n$ echo \"https://www.youtube.com/playlist?list=PLW5y1tjAOzI0w_GbtiEbYS5PGJ2pmxAIX\" \u003e ${HOME}/podcasts/Hak5/.url\n$ yt_podoff --write-info-json -- ${HOME}/podcasts/Hak5/.url\n```\n\n## INSPIRATION\nI'd already been using the venerable [youtube-dl](https://rg3.github.io/youtube-dl/) to catch up on several podcasts that had moved to YouTube.\n\nThen a [stray Reddit question](https://www.reddit.com/r/commandline/comments/a31eos/using_newsboat_automatic_download_of_new_youtube/) made me take a second look at my setup, and realize that `youtube-dl` was actually quite inefficient at determining which videos to download.\n\nSo I rewrote my caching script to process the YouTube RSS feeds instead, and pass the necessary URLs to `youtube-dl`.\n\nAnd I'm now a *much* happier camper.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgromgit%2Fyt_podoff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgromgit%2Fyt_podoff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgromgit%2Fyt_podoff/lists"}