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 507bfe8a6b Improve faqs readability 7 years ago
.github Move FAQs to docs/faqs.md file 7 years ago
devscripts Add README.md in the bump version script 7 years ago
docs Improve faqs readability 7 years ago
tests Update 'TestUpdateStats' test case 8 years ago
youtube_dl_gui Reset filenames, extensions & filesizes lists 8 years ago
.gitignore Git: Ignore MO files 8 years ago
AUTHORS Merge fork youtube-dlg/youtube-dl-gui 8 years ago
LICENSE first commit 11 years ago
MANIFEST.in Update 'locale_build' directory to new dirs 7 years ago
README.md Move FAQs to docs/faqs.md file 7 years ago
TODO Update TODO 7 years ago
setup.py Compile PO files at build time 8 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.3.8
  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.