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.
 
 
 

1.4 KiB

youtube-dlG

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

Screenshots

Main window

Youtube-dl-gui main window

Options window

Options window

Installation

Linux (from source): sudo python setup.py install

Linux (Ubuntu PPA): https://launchpad.net/~flexiondotorg/+archive/ubuntu/youtube-dl-gui

Linux (Arch AUR): https://aur.archlinux.org/packages/youtube-dl-gui-git/ (TODO: update)

Windows: https://github.com/MrS0m30n3/youtube-dl-gui/releases/download/0.3.8/youtube-dl-gui-0.3.8-win-setup.zip

Mac: TODO Package app

Then you can call youtube-dlg from the command line, using the youtube-dl-gui command, or by creating a desktop launcher (TODO)

Contributing

Support for new language: See Localization HOWTO.

Reporting bugs: See Issues.

Requirements

Python 2.7+, wxPython, FFMPEG & FFPROBE (optional, to convert video files to audio-only files).

Authors

See AUTHORS file

License

The Public Domain License

Thanks

Thanks to youtube-dl authors for creating such an amazing tool.