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.
 
 
 
MrS0m30n3 e8e054b225 fixed subprocess unicode error 10 years ago
icons first commit 10 years ago
youtube_dl_gui fixed subprocess unicode error 10 years ago
LICENSE first commit 10 years ago
README first commit 10 years ago
SIGNALS.txt Unicode support 10 years ago
setup.py first commit 10 years ago

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.