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.

36 lines
805 B

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