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 d28d67c3b0 Refactor setup.py 9 years ago
youtube_dl_gui Fix subtitles tab bug 9 years ago
LICENSE first commit 10 years ago
MANIFEST.in Add meta-data on setup 10 years ago
README.md Change project url 10 years ago
ToDo Update ToDo 9 years ago
setup.py Refactor setup.py 9 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

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/

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.