Browse Source

README.md

README.md

README.md

README.md
doc-issue-template
MrS0m30n3 10 years ago
parent
commit
0af9b3829b
2 changed files with 36 additions and 44 deletions
  1. 44
      README
  2. 36
      README.md

44
README

@ -1,44 +0,0 @@
NAME
====
youtube-dlG - GUI for youtube-dl
DESCRIPTION
===========
A cross platform front-end GUI of the popular youtube-dl
written in Python.
REQUIREMENTS
============
Python (version 2.7 or 3.3+)
http://www.python.org/
wxPython
http://wxpython.org
** Optional (In order to convert video files to audio-only files)
FFMPEG & FFPROBE
http://www.ffmpeg.org
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.

36
README.md

@ -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.
Loading…
Cancel
Save