A cross platform front-end GUI of the popular youtube-dl written in wxPython.
Last updated Jul 7, 2026
9.4k
Stars
1.6k
Forks
198
Issues
+3
Stars/day
Attention Score
71
Topics
Language breakdown
No language data available.
โธ Files
click to expand
README
youtube-dlG
A cross platform front-end GUI of the popular youtube-dl media downloader written in wxPython. Supported sitesScreenshots
Requirements
- Python 2.7.3+
- wxPython 3
- TwoDict
- GNU gettext (to build the package)
- FFmpeg (optional, to post process video files)
Downloads
- Source (.zip)
- Source (.tar.gz)
- PyPi
- Ubuntu PPA
- Arch AUR
- Slackware SlackBuild
- openSUSE
- Windows Installer
- Windows Portable
Installation
Install From Source
- Download & extract the source
- Change directory into youtube-dl-gui-0.4
- Run
python setup.py install
Install PyPi
- Run
pip install youtube-dlg
Install Windows Installer
- Download & extract the Windows installer
- Run the
setup.exefile
Contributing
- Add support for new language: See localization howto
- Report a bug: See issues
Authors
See AUTHORS fileLicense
The Public Domain LicenseFrequently Asked Questions
See FAQs fileThanks
Thanks to everyone who contributed to this project and to @philipzae for designing the new UI layout.๐ More in this category