{"id":26152967,"url":"https://github.com/naterfute/ytdownload","last_synced_at":"2026-01-22T11:33:01.100Z","repository":{"id":155927408,"uuid":"577528334","full_name":"naterfute/ytdownload","owner":"naterfute","description":"Youtube Downloader using yt-dlp","archived":false,"fork":false,"pushed_at":"2024-07-31T05:12:35.000Z","size":30409,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-14T06:08:41.692Z","etag":null,"topics":["python","typer","youtube-dl","youtube-downloader","yt-dlp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/naterfute.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":"2022-12-12T23:55:16.000Z","updated_at":"2024-07-31T05:12:38.000Z","dependencies_parsed_at":"2023-12-15T07:25:32.614Z","dependency_job_id":"3c0399aa-0063-4f81-823e-83b0029f1c79","html_url":"https://github.com/naterfute/ytdownload","commit_stats":null,"previous_names":["naterfute/ytdownload","kalebschmidlkofer/ytdownload","olwalkey/ytdownload"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/naterfute/ytdownload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naterfute%2Fytdownload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naterfute%2Fytdownload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naterfute%2Fytdownload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naterfute%2Fytdownload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naterfute","download_url":"https://codeload.github.com/naterfute/ytdownload/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naterfute%2Fytdownload/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28662119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["python","typer","youtube-dl","youtube-downloader","yt-dlp"],"created_at":"2025-03-11T07:28:30.976Z","updated_at":"2026-01-22T11:33:01.081Z","avatar_url":"https://github.com/naterfute.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ytdownload\n\nTerminal Youtube Downloader using [yt-dlp](https://github.com/yt-dlp/yt-dlp)\n\n## IMPORTANT\n\n1. This Script is Designed for linux use, I Have no idea if it will work on windows or not. If you would like to make a pull request to add windows support I will accept  \n2. If you Don't set your variables inside of config.yml It ***WILL NOT WORK***\n\n## Todo\n\n- [ ] make website using Django\n  - [ ] Mostly complete!\n- [ ] make this downloader actually good\n\n## Setup\n\n    git clone https://github.com/KalebSchmidlkofer/ytdownload.git\n\n### Its best practice to create a virtual enviorment\n\n    python -m venv .venv\n\nFor Linux:\n\n    source .venv/bin/activate\n\nfor Windows:\n\n    .venv\\scripts\\activate.bat\n\nThen You need to install the requirements from the requirements.txt file.\n\n    pip install -r requirements.txt\n\n### Usage\n\n### WIP\n\nIn order to use the links you must do :\n\n    python main.py audio -l \"https://www.youtube.com/watch?v=dQw4w9WgXcQ\u0026\"\n\nFor multiple links do:\n\n    python main.py audio -l \"link1\" -l \"link2\"\n\nif you want to download incognito do:\n\n    python main.py audio -i -l \"link1\" -l \"link2\"\n\nFor Video it's the same thing just\n\n    python main.py video\n\nif you don't and instead run this:\n\n    python main.py audio -l https://www.youtube.com/watch?v=dQw4w9WgXcQ\u0026\n\nyou will get an error like this:\n\n    no matches found: https://www.youtube.com/watch?v=dQw4w9WgXcQ\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaterfute%2Fytdownload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaterfute%2Fytdownload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaterfute%2Fytdownload/lists"}