{"id":26750995,"url":"https://github.com/rishant/youtubedownloader","last_synced_at":"2026-04-30T00:31:40.726Z","repository":{"id":284410845,"uuid":"954856877","full_name":"rishant/YoutubeDownloader","owner":"rishant","description":"Download youtube video and playlist using python program","archived":false,"fork":false,"pushed_at":"2025-03-25T18:17:00.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T19:26:15.066Z","etag":null,"topics":["ffmeg","playlist","video","youtube","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rishant.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":"2025-03-25T18:11:37.000Z","updated_at":"2025-03-25T18:25:11.000Z","dependencies_parsed_at":"2025-03-25T19:36:23.318Z","dependency_job_id":null,"html_url":"https://github.com/rishant/YoutubeDownloader","commit_stats":null,"previous_names":["rishant/youtube-downloder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishant%2FYoutubeDownloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishant%2FYoutubeDownloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishant%2FYoutubeDownloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishant%2FYoutubeDownloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishant","download_url":"https://codeload.github.com/rishant/YoutubeDownloader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246026111,"owners_count":20711581,"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":["ffmeg","playlist","video","youtube","yt-dlp"],"created_at":"2025-03-28T12:15:50.686Z","updated_at":"2026-04-30T00:31:40.682Z","avatar_url":"https://github.com/rishant.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Working download scripts\n\n## Prerequisites:\n    1. Install yt-dlp and FFmpeg\n    Ensure you have yt-dlp and ffmpeg installed.\n    \n    For Windows\n    Download yt-dlp.exe:\n    👉 https://github.com/yt-dlp/yt-dlp/releases/latest\n    \nhttps://github.com/yt-dlp/yt-dlp/releases/download/2025.03.25/yt-dlp.exe\n    \n    Download FFmpeg (needed for merging audio \u0026 video):\n    👉 https://github.com/BtbN/FFmpeg-Builds/releases\n    \nhttps://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip\n    \n    Get the latest ffmpeg-master-latest-win64-gpl.zip.\n    Extract it and copy ffmpeg.exe to the same folder as yt-dlp.exe\n\n![img.png](img.png)\n\n\n## Youtube Video Downloader Scripts:\n\n\t1. youtube_main.py  (Main)\n\t2. youtube3.py  \t(Main)\n\t3. youtube2.py  \t(Secondary)\n\n### Single Video:\n\n\tpython.exe youtube_main.py \"https://www.youtube.com/watch?v=TjoNaJ7n4Vg\" --quality 480p --output_dir \"c:\\\\download_video\"\n\n### Playlist:\n\n\tpython.exe youtube_main.py \"https://www.youtube.com/playlist?list=PLJDwhlqmpSfPUg7_jffHmF_6MooTlH7rO\" --quality 720p --output_dir \"c:\\\\download_video\"\n\n### Single Video:\n\n\tpython.exe youtube3.py \"https://www.youtube.com/watch?v=gKNf1BFedeM\" --output_dir \"c:\\\\download_video\" \n\n### Playlist:\n\n\tpython.exe youtube3.py \"https://www.youtube.com/playlist?list=PLJDwhlqmpSfPUg7_jffHmF_6MooTlH7rO\" --output_dir \"c:\\\\download_video\"\n\n### Single Video:\n\n\tpython.exe youtube2.py \"https://www.youtube.com/watch?v=gKNf1BFedeM\" --output_dir \"c:\\\\download_video\" \n\n### Playlist:\n\n\tpython.exe youtube2.py \"https://www.youtube.com/playlist?list=PLJDwhlqmpSfPUg7_jffHmF_6MooTlH7rO\" --output_dir \"c:\\\\download_video\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishant%2Fyoutubedownloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishant%2Fyoutubedownloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishant%2Fyoutubedownloader/lists"}