|
@ -0,0 +1,36 @@ |
|
|
|
|
|
## NAME |
|
|
|
|
|
youtube-dlG - GUI for youtube-dl |
|
|
|
|
|
|
|
|
|
|
|
## DESCRIPTION |
|
|
|
|
|
A cross platform front-end GUI of the popular youtube-dl |
|
|
|
|
|
written in Python. |
|
|
|
|
|
|
|
|
|
|
|
## SCREENSHOT |
|
|
|
|
|
![Youtube-dl-gui screenshot in slackware](http://i.imgur.com/JiT6eZW.png) |
|
|
|
|
|
|
|
|
|
|
|
![Options window](http://i.imgur.com/3QFpaWM.png) |
|
|
|
|
|
|
|
|
|
|
|
## WINDOWS_SETUP |
|
|
|
|
|
http://code.google.com/p/youtube-dlg/ |
|
|
|
|
|
|
|
|
|
|
|
## REQUIREMENTS |
|
|
|
|
|
[Python (version 2.7 or 3.3+)](http://www.python.org) |
|
|
|
|
|
|
|
|
|
|
|
[wxPython](http://wxpython.org) |
|
|
|
|
|
|
|
|
|
|
|
[FFMPEG & FFPROBE](http://www.ffmpeg.org) |
|
|
|
|
|
**Optional (In order to conver video files to audio-only files) |
|
|
|
|
|
|
|
|
|
|
|
## PROJECT HOMEPAGE |
|
|
|
|
|
|
|
|
|
|
|
**Youtube-dlG**: https://github.com/MrS0m30n3/youtube-dl-gui |
|
|
|
|
|
|
|
|
|
|
|
**Youtube-dl**: http://rg3.github.io/youtube-dl/ |
|
|
|
|
|
|
|
|
|
|
|
## AUTHOR |
|
|
|
|
|
|
|
|
|
|
|
Sotiris Papadopoulos <ytubedlg@gmail.com> |
|
|
|
|
|
|
|
|
|
|
|
## THANKS |
|
|
|
|
|
|
|
|
|
|
|
Thanks to youtube-dl authors for creating such and amazing tool. |