MrS0m30n3
b39de195ce
|
8 years ago | |
---|---|---|
.github | 8 years ago | |
locale_build | 9 years ago | |
tests | 8 years ago | |
youtube_dl_gui | 8 years ago | |
.gitignore | 8 years ago | |
AUTHORS | 8 years ago | |
LICENSE | 10 years ago | |
MANIFEST.in | 8 years ago | |
README.md | 8 years ago | |
TODO | 8 years ago | |
setup.py | 9 years ago |
README.md
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
Options window
Installation
Linux (from source): sudo python setup.py install
Linux (Ubuntu PPA): http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu/pool/main/y/youtube-dlg/ (TODO: update)
Linux (Arch AUR): https://aur.archlinux.org/packages/youtube-dl-gui-git/ (TODO: update)
Windows: TODO Package MSI/portable 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
Thanks
Thanks to youtube-dl authors for creating such an amazing tool.