{"id":16233699,"url":"https://github.com/genietim/sequence-downloader","last_synced_at":"2026-04-14T18:33:23.645Z","repository":{"id":98889317,"uuid":"146893704","full_name":"GenieTim/sequence-downloader","owner":"GenieTim","description":"Use this command line utility to download a sequence of files and append each one onto the other.","archived":false,"fork":false,"pushed_at":"2018-11-17T09:12:25.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-29T06:52:38.448Z","etag":null,"topics":["bash","downloader","sequence"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GenieTim.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}},"created_at":"2018-08-31T13:11:04.000Z","updated_at":"2018-11-17T09:12:26.000Z","dependencies_parsed_at":"2023-03-05T17:30:36.397Z","dependency_job_id":null,"html_url":"https://github.com/GenieTim/sequence-downloader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GenieTim/sequence-downloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenieTim%2Fsequence-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenieTim%2Fsequence-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenieTim%2Fsequence-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenieTim%2Fsequence-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenieTim","download_url":"https://codeload.github.com/GenieTim/sequence-downloader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenieTim%2Fsequence-downloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31810737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","downloader","sequence"],"created_at":"2024-10-10T13:13:35.359Z","updated_at":"2026-04-14T18:33:23.627Z","avatar_url":"https://github.com/GenieTim.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sequence-downloader\n\nUse this command line utility to download a sequence of files and append one onto the other.\n\n## About\n\nThis tool was started as a way to download `.ts`-files and appending them in the right order to get the `mp4`-file.\n\nAt the moment, it does only create the combined `.ts` file. To get an mp4, you can use e.g. [ffmpeg](https://www.ffmpeg.org)\n(`ffmpeg -i 1-all.ts -acodec copy -vcodec copy all.mp4`) or [VideoLAN VLC](http://www.videolan.org).\n\n## Usage\n\nRun the `./ts-downloader.sh` with the download-URL as an argument, e.g. `./ts-downloader.sh url $YOUR_URL`.\nReplace the number-sequence from which to generate all URLs with a `#`-sign.\n\nAvailable options:\n - n: no concatenation of the downloaded files\n - d: delete the partials downloaded\n - h: get help / a list of options\n - v: get the version of this script\n\n## Contributions\n\nContributions are very welcome, in any form, don't hesitate!\n\n[dispatch.sh](https://github.com/Mosai/workshop/blob/master/doc/dispatch.md) is used to handle arguments \u0026 options.\n\n### ToDo\n\n[ ] handle # in URL : replace with other char? Add option?\n[ ] require ffmpeg to auto-convert\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenietim%2Fsequence-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenietim%2Fsequence-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenietim%2Fsequence-downloader/lists"}