{"id":16166069,"url":"https://github.com/zjeffer/download-series","last_synced_at":"2026-05-02T03:31:27.218Z","repository":{"id":111065804,"uuid":"292919423","full_name":"zjeffer/download-series","owner":"zjeffer","description":"Use DASH links to download episodes from streaming sites","archived":false,"fork":false,"pushed_at":"2020-11-28T21:25:31.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T05:31:39.793Z","etag":null,"topics":["entertainment","ffmpeg","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zjeffer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-09-04T18:27:29.000Z","updated_at":"2021-10-09T21:43:40.000Z","dependencies_parsed_at":"2023-04-14T07:57:48.457Z","dependency_job_id":null,"html_url":"https://github.com/zjeffer/download-series","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zjeffer/download-series","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjeffer%2Fdownload-series","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjeffer%2Fdownload-series/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjeffer%2Fdownload-series/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjeffer%2Fdownload-series/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zjeffer","download_url":"https://codeload.github.com/zjeffer/download-series/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjeffer%2Fdownload-series/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32522236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["entertainment","ffmpeg","youtube-dl"],"created_at":"2024-10-10T02:53:17.157Z","updated_at":"2026-05-02T03:31:27.197Z","avatar_url":"https://github.com/zjeffer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# downloadSeries.sh\n\n* Requires [youtube-dl](https://github.com/ytdl-org/youtube-dl) and `ffmpeg`\n\nDownload episodes from a streaming site using their DASH manifest links. Works with all links compatible with youtube-dl.\n\n```\nUsage: downloadSeries.sh [-p ARGS] [-f FILE] [-d DIRECTORY]\n\n-p  (optional) Add ffmpeg's --postprocessor-args arguments to every youtube-dl command\n\n-f  (required) File with DASH manifest links and episode numbers:\n    Every line in the \u003cFILE\u003e should have the following format: \\\"MPDLINK SxxExx\\\",\n    where MPDLINK is a link to the .mpd file, and SxxExx is the season and episode.\n-d  (optional) Directory to save the episodes in.\n    Default is current directory (./)\n```\n\nexample file: `episodes.txt`\n\n```\nhttps://example.com/serieName/link/to/episode/link.mpd S01E01\nhttps://example.com/serieName/link/to/episode/link.mpd S01E02\nhttps://example.com/serieName/link/to/episode/link.mpd S01E03\n```\n\nexample syntax to download episode S01E01-S01E03 and put it in the \"serieName\" folder.\n\n`./downloadSeries -f episodes.txt -d \"serieName\"`\n\n# cutAds.sh\n\n* Requires `ffmpeg`, `ffprobe`\n* Requires the `nvidia-codec` and `cuda` packages to use hardware accelerated encoding (if using Nvidia)\n\nIf a downloaded video has ads at the beginning and/or end of it, this cuts them out.\n\n```\nUsage: cutAds.sh [-d DIRECTORY] [-f FILE] [-s START] [-e END]\n\n-d  directory of .mp4 files\n\n-f  or just one mp4 file\n\n-s  cut out this amount of seconds at the start\n\n-e  cut out this amount of seconds at the end\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjeffer%2Fdownload-series","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzjeffer%2Fdownload-series","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjeffer%2Fdownload-series/lists"}