Go to file
MrS0m30n3 1ca60f921f first commit 2014-03-01 19:12:37 +02:00
icons first commit 2014-03-01 19:12:37 +02:00
youtube_dl_gui first commit 2014-03-01 19:12:37 +02:00
LICENSE first commit 2014-03-01 19:12:37 +02:00
README first commit 2014-03-01 19:12:37 +02:00
SIGNALS.txt first commit 2014-03-01 19:12:37 +02:00
setup.py first commit 2014-03-01 19:12:37 +02:00

README

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.