This app was made with the help of AI. YTDLP-GUI is a free, open-source GUI for downloading and converting YouTube videos, built with Electron using yt-dlp and ffmpeg. Released under GPLv3 to keep it free for everyone, forever.
- ⬇️ Download videos from YouTube (and other yt-dlp supported sites)
- 🎞️ Convert to your preferred format
- 🔒 No accounts, no cloud, no subscriptions — everything stays local
- 🌱 Completely free — no microtransactions, no paywalls
Grab the latest Windows installer from the Releases page. Download, run YTDLP-GUI-Setup.exe, and follow the prompts.
git clone https://github.com/HagHagson/YTDLP-GUI.git
cd YTDLP-GUI
npm install
npm startTo build the installer yourself:
npm run distGPLv3 — free and open, forever. Modifications and forks must also stay open source.
Issues and pull requests are welcome. If you're planning a large change, consider opening an issue first to discuss it.



