Go to file
MrS0m30n3 d1d3669d69 Init transifex config 2017-10-13 17:35:10 +03:00
.github Bump version -> 0.4 2017-06-15 16:55:15 +03:00
.tx Init transifex config 2017-10-13 17:35:10 +03:00
devscripts check-translation.py: Add option to force different src language 2017-09-27 17:06:07 +03:00
docs Update localization guide 2017-10-08 14:25:21 +03:00
tests Refactor 'test_parsers.py' 2017-07-05 00:50:48 +03:00
youtube_dl_gui Add flac audio format. Closes #234 2017-10-09 16:38:54 +03:00
.gitignore Git: Ignore MO files 2016-12-28 17:48:24 +02:00
AUTHORS Update AUTHORS file 2017-07-19 16:08:17 +03:00
LICENSE first commit 2014-03-01 19:12:37 +02:00
MANIFEST.in Include 'MANIFEST.in' file in source distribution 2017-07-10 15:50:59 +03:00
README.md Update screenshot in README.md 2017-09-27 22:14:52 +03:00
TODO Update TODO file 2017-07-20 17:46:34 +03:00
setup.py setup.py: review, clear & refactor 2017-07-19 01:55:09 +03:00

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.