Skip to content

lgeorget/DOwnLLoadYtb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOwnLLoadYtb

GUI for youtube-dl, a very useful program by Roberto García Gonzalez et al.

Compilation

DOwnLLoadYtb is based on Qt 5.3. To compile:

qmake
make

Cross-compilation to Windows has been tested. It's not so difficult once you get your toolchain properly configured.

Running

You'll need the youtube-dl (or youtube-dl.exe on Windows) executable in your path to run DOwnLLoadYtb. The interface is very simple. It doesn't let you use youtube-dl to its full potential, no options are available for now. Still, it runs as advertised.