A cross platform front-end GUI of the popular youtube-dl media downloader written in wxPython. Supported sites
- Python 2.7.3+
- wxPython 3
- TwoDict
- GNU gettext (to build the package)
- FFmpeg (optional, to post process video files)
- Source (.zip)
- Source (.tar.gz)
- PyPi
- Ubuntu PPA
- Arch AUR
- Slackware SlackBuild
- openSUSE
- Windows Installer
- Windows Portable
- Download & extract the source
- Change directory into youtube-dl-gui-0.4
- Run
python setup.py install
- Run
pip install youtube-dlg
- Download & extract the Windows installer
- Run the
setup.exe
file
- Add support for new language: See localization howto
- Report a bug: See issues
See AUTHORS file
See FAQs file
Thanks to everyone who contributed to this project and to @philipzae for designing the new UI layout.