Skip to content

trulex/YoutubeDL

Repository files navigation

YoutubeDL

YoutubeDL is a GUI written in Qt for youtube-dl

Copyright (C) 2014 Darko Jankovic

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Building

You need Qt installed on your system to compile this application. Move to the project directory and execute commands:

qmake
make

Running

If you compiled application from source, find the executable in the source directory. Otherwise download precompiled binary for your plaftorm.

Windows

Download YoutubeDL.for.Windows.zip, unzip it and run YoutubeDL.exe. youtube-dl and ffmpeg libraries are bundled.

OS X

Download YoutubeDL.for.OSX.dmg and run it, you will have to manually install youtube-dl and ffmpeg or avconv.

GNU/Linux

Download YoutubeDL.for.GNU.Linux.tar.gz, uncompress and run it, you will have to manually install youtube-dl and ffmpeg or avconv.

About

GUI for youtube-dl

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published