You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
MrS0m30n3 7f3b59c883 Update translations build command 7 years ago
.github Bump version -> 0.4 7 years ago
devscripts check-translation.py: Fix date parsing & comparing 7 years ago
docs Update translations build command 7 years ago
tests Refactor 'test_parsers.py' 7 years ago
youtube_dl_gui Extract final extension after ffmpeg recoding process 7 years ago
.gitignore Git: Ignore MO files 7 years ago
AUTHORS Merge fork youtube-dlg/youtube-dl-gui 8 years ago
LICENSE first commit 10 years ago
MANIFEST.in Include 'MANIFEST.in' file in source distribution 7 years ago
README.md README: Add opensuse to downloads 7 years ago
TODO Update TODO file 7 years ago
setup.py setup.py: review, clear & refactor 7 years ago

README.md

youtube-dlG

A cross platform front-end GUI of the popular youtube-dl media downloader written in wxPython. Supported sites

Screenshots

youtube-dl-gui main window

Requirements

Downloads

Installation

Install From Source

  1. Download & extract the source
  2. Change directory into youtube-dl-gui-0.4
  3. Run python setup.py install

Install PyPi

  1. Run pip install youtube-dlg

Install Windows Installer

  1. Download & extract the Windows installer
  2. Run the setup.exe file

Contributing

Authors

See AUTHORS file

License

The Public Domain License

Frequently Asked Questions

See FAQs file

Thanks

Thanks to everyone who contributed to this project and to @philipzae for designing the new UI layout.