{"id":16254346,"url":"https://github.com/serphentas/dumptube","last_synced_at":"2026-04-29T23:32:00.490Z","repository":{"id":97461021,"uuid":"100073642","full_name":"Serphentas/dumptube","owner":"Serphentas","description":"Bulk YouTube downloader in Python","archived":false,"fork":false,"pushed_at":"2017-08-28T09:33:34.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T13:14:48.156Z","etag":null,"topics":["database","download-videos","python","sqlalchemy","video","youtube"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Serphentas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2017-08-11T22:16:16.000Z","updated_at":"2017-12-14T17:23:25.000Z","dependencies_parsed_at":"2023-05-05T13:45:41.363Z","dependency_job_id":null,"html_url":"https://github.com/Serphentas/dumptube","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Serphentas/dumptube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serphentas%2Fdumptube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serphentas%2Fdumptube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serphentas%2Fdumptube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serphentas%2Fdumptube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Serphentas","download_url":"https://codeload.github.com/Serphentas/dumptube/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Serphentas%2Fdumptube/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"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":["database","download-videos","python","sqlalchemy","video","youtube"],"created_at":"2024-10-10T15:21:15.015Z","updated_at":"2026-04-29T23:32:00.475Z","avatar_url":"https://github.com/Serphentas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dumptube\n\nThis tool will download all videos of the given YouTube channels using the best possible quality for each video.\n\nIt also stores metadata from both channels and videos inside a local database with parent-children relationships.\n\n## Requirements\n\n* python 3\n* pytube\n* google-api-python-client\n* sqlalchemy\n\n## Usage\n\nSet your [Google API key](https://console.developers.google.com/apis/credentials) in an envvar:\n\n    export YT_API_KEY=yourapikey\n\nList the names of the channels you wish to download inside `targets`, one per line. For instance:\n\n    youlost\n    thegame\n\nThen, install and run:\n\n    python3 -m venv venv\n    . venv/bin/activate\n    pip install --upgrade .\n    python dumptube\n\nBy default, videos are stored in `/dumps`. You may specify the directory in which videos should be saved using the `-d` keyword:\n\n    python dumptube -d /tmp\n\nYou can also see what has been stored in the database (`db.sqlite`) like so:\n\n    python dumptube -s\n\n## Contributing\n\nSee [here](CONTRIBUTING.md)\n\n## License\n\nNo idea yet, use as if [CC-BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/3.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserphentas%2Fdumptube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserphentas%2Fdumptube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserphentas%2Fdumptube/lists"}