{"id":19472795,"url":"https://github.com/jrh89/ytdlp-gui","last_synced_at":"2026-06-10T22:31:19.324Z","repository":{"id":219436522,"uuid":"749054343","full_name":"JRH89/ytdlp-gui","owner":"JRH89","description":"ytdlp-gui is a simple gui media downloader that allows users to download both video and audio content from YouTube. It uses the yt_dlp library for YouTube downloads and ffmpeg for audio extraction.","archived":false,"fork":false,"pushed_at":"2025-02-09T07:08:20.000Z","size":32405,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T07:34:31.307Z","etag":null,"topics":["download","download-manager","exe","gui","python","yt-dlp","ytdlp","ytdlp-gui"],"latest_commit_sha":null,"homepage":"https://www.hookerhillstudios.com/blogs/creating-a-gui-application-to-download-media-from-youtube-for-free","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/JRH89.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":"2024-01-27T13:04:57.000Z","updated_at":"2025-02-09T06:55:30.000Z","dependencies_parsed_at":"2024-01-27T14:29:57.159Z","dependency_job_id":"85afd7c1-ea8e-4a9f-a99f-927b446cfc3e","html_url":"https://github.com/JRH89/ytdlp-gui","commit_stats":null,"previous_names":["jrh89/fm5","jrh89/ytdlp-gui"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JRH89%2Fytdlp-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JRH89%2Fytdlp-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JRH89%2Fytdlp-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JRH89%2Fytdlp-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JRH89","download_url":"https://codeload.github.com/JRH89/ytdlp-gui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240692719,"owners_count":19842319,"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":["download","download-manager","exe","gui","python","yt-dlp","ytdlp","ytdlp-gui"],"created_at":"2024-11-10T19:15:52.637Z","updated_at":"2026-06-10T22:31:19.318Z","avatar_url":"https://github.com/JRH89.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n\n\u003cbody\u003e\n\n Read my blog on how to make your own:\nhttps://www.hookerhillstudios.com/blogs/creating-a-gui-application-to-download-media-from-youtube-for-free\n \u003ch1\u003eFM 5.5 - YouTube Downloader\u003c/h1\u003e\n\n  \u003ch2\u003eRelease Overview\u003c/h2\u003e\n  \u003cp\u003eIntroducing dark mode and custom save location.\u003c/p\u003e\n\u003cdiv style=\"text-align: center; items: center;\"\u003e\n  \u003cimg style=\"width: 25%; height: auto;\" src=\"FM5.5.png\" alt=\"FM 5.5 Screenshot\"/\u003e\n\u003c/div\u003e\n\n\u003cp\u003eFM 5.5 is a simple YouTube downloader that allows you to download both video and audio content from YouTube. It uses the \u003ccode\u003eyt_dlp\u003c/code\u003e library for YouTube downloads and \u003ccode\u003effmpeg\u003c/code\u003e for audio extraction.\u003c/p\u003e\n\n------------------------------------------------------------------------\n------------------------------------------------------------------------\n\n  \u003ch1\u003eFM 5.0 - YouTube Downloader\u003c/h1\u003e\n\n  \u003ch2\u003eRelease Overview\u003c/h2\u003e\n\u003cdiv style=\"text-align: center; items: center;\"\u003e\n  \u003cimg style=\"width: 25%; height: auto;\" src=\"FM5.png\" alt=\"FM 5.0 Screenshot\"/\u003e\n\u003c/div\u003e\n\n  \u003cp\u003eFM 5.0 is a simple YouTube downloader that allows you to download both video and audio content from YouTube. It uses the \u003ccode\u003eyt_dlp\u003c/code\u003e library for YouTube downloads and \u003ccode\u003effmpeg\u003c/code\u003e for audio extraction.\u003c/p\u003e\n\n\u003cp\u003eDownload the FM 5.0 YouTube Downloader executable for a hassle-free experience. This standalone executable is packaged with all the necessary dependencies, allowing you to use the application without worrying about installing Python, yt_dlp, or ffmpeg separately. Simply download the executable, run it on your Windows machine, and start downloading your favorite YouTube content with ease.\u003c/p\u003e\n\n  \u003ch2\u003ePrerequisites\u003c/h2\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.python.org/downloads/\"\u003ePython\u003c/a\u003e (version 3.6 or later)\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://github.com/yt-dlp/yt-dlp\"\u003eyt_dlp\u003c/a\u003e library (\u003ccode\u003epip install yt-dlp\u003c/code\u003e)\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://ffmpeg.org/download.html\"\u003effmpeg\u003c/a\u003e (make sure it's in your system's PATH)\u003c/li\u003e\n  \u003c/ul\u003e\n\n  \u003ch2\u003eInstallation\u003c/h2\u003e\n\n  \u003col\u003e\n    \u003cli\u003e\u003cstrong\u003eClone the repository:\u003c/strong\u003e\u003c/li\u003e\n    \u003cpre\u003egit clone https://github.com/JRH89/FM5.git\ncd FM\u003c/pre\u003e\n    \u003cli\u003e\u003cstrong\u003eInstall dependencies:\u003c/strong\u003e\u003c/li\u003e\n    \u003cpre\u003epip install -r requirements.txt\u003c/pre\u003e\n    \u003cli\u003e\u003cstrong\u003eRun the script:\u003c/strong\u003e\u003c/li\u003e\n    \u003cpre\u003epython main.py\u003c/pre\u003e\n  \u003c/ol\u003e\n\n  \u003ch2\u003eUsage\u003c/h2\u003e\n\n  \u003col\u003e\n    \u003cli\u003eEnter a valid YouTube URL in the provided input field.\u003c/li\u003e\n    \u003cli\u003eChoose whether to download the video in MP4 or audio in MP3.\u003c/li\u003e\n    \u003cli\u003eClick the corresponding \"Download\" button.\u003c/li\u003e\n  \u003c/ol\u003e\n\n  \u003ch2\u003eAdditional Information\u003c/h2\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eThe downloaded files will be saved in the \u003ccode\u003eFM5\u003c/code\u003e directory.\u003c/li\u003e\n    \u003cli\u003eTo fetch the contents of the \u003ccode\u003eFM5\u003c/code\u003e directory, click the \"Fetch Contents\" button.\u003c/li\u003e\n    \u003cli\u003eTo delete a downloaded song, select it from the list and click the \"Delete Song\" button.\u003c/li\u003e\n  \u003c/ul\u003e\n\n  \u003ch2\u003eTroubleshooting\u003c/h2\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eIf you encounter issues, make sure you have the required dependencies installed.\u003c/li\u003e\n    \u003cli\u003eFor MP3 downloads, ensure that \u003ccode\u003effmpeg\u003c/code\u003e is correctly installed and in your system's PATH.\u003c/li\u003e\n  \u003c/ul\u003e\n\n\u003c/body\u003e\n\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrh89%2Fytdlp-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrh89%2Fytdlp-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrh89%2Fytdlp-gui/lists"}