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.
644 B
644 B
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.