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 9dce6299e9 Automatically add newline after pasting #29 10 years ago
locale_build Update HOWTO.md 10 years ago
youtube_dl_gui Automatically add newline after pasting #29 10 years ago
LICENSE first commit 11 years ago
MANIFEST.in Add locale_build, youtube_dl_gui/locale on source distribution 10 years ago
README.md Update README.md 10 years ago
ToDo Update TODO 10 years ago
setup.py Add py2exe unicode patch on docstring 10 years ago

README.md

NAME

youtube-dlG - GUI for youtube-dl

DESCRIPTION

A cross platform front-end GUI of the popular youtube-dl written in wxPython.

SCREENSHOT

Youtube-dl-gui main window

Options window

INSTALLATION

Linux: sudo python setup.py install

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

Windows: Check WINDOWS_SETUP

WINDOWS_SETUP

http://code.google.com/p/youtube-dlg/

LINUX_PACKAGES

Ubuntu: http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu/pool/main/y/youtube-dlg/

Arch: https://aur.archlinux.org/packages/youtube-dl-gui-git/

ADD SUPPORT FOR NEW LANGUAGE

See https://github.com/MrS0m30n3/youtube-dl-gui/blob/master/locale_build/HOWTO.md

REQUIREMENTS

Python (version 2.7+)

wxPython

FFMPEG & FFPROBE **Optional (In order to conver video files to audio-only files)

PROJECT HOMEPAGE

Youtube-dlG: http://mrs0m30n3.github.io/youtube-dl-gui/

Youtube-dl: http://rg3.github.io/youtube-dl/

AUTHOR

Sotiris Papadopoulos

email: ytubedlg@gmail.com

twitter: https://twitter.com/MrS0m30n3

THANKS

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