Go to file
nodiscc c5c18e55cb
Update FAQ (disabling "Prefer Native HLS")
Fixes #336 
Thaks @ipkpjersi
2018-10-11 08:12:40 +00: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 bump-version.sh: Handle manpage 2018-01-13 19:40:39 +02:00
docs Update FAQ (disabling "Prefer Native HLS") 2018-10-11 08:12:40 +00:00
tests Add test for the default language case 2017-12-09 19:07:05 +02:00
youtube_dl_gui Update translation files 2018-01-15 17:12:08 +02: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
ChangeLog Update ChangeLog 2018-01-15 00:47:16 +02:00
LICENSE first commit 2014-03-01 19:12:37 +02:00
MANIFEST.in Add ChangeLog & manpage to MANIFEST.in 2018-01-13 18:58:16 +02:00
README.md Change README link to https 2018-01-16 18:57:29 +02:00
TODO Update TODO file 2017-12-16 19:33:21 +02:00
setup.py setup.py: Replace print statements with log functions 2018-01-15 01:25:28 +02:00
youtube-dl-gui.1 Add manpage 2018-01-13 18:52:19 +02:00

README.md

Donations Badge

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.