Skip to content

TeLLie/clipgrab-os2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Compiling ClipGrab

Pre-compiled packages for ClipGrab are available on https://clipgrab.org
But compiling ClipGrab is really easy!

##Prerequisites

You need to install the Qt5 developer libraries in order to compile the program.

On Ubuntu and Debian-based system, you can install the necessary libraries like this:
sudo apt install qtbase5-dev qtwebengine5-dev

Other Linux distributions might have slightly different package names. Packages for Windows and macOS can be downloaded here: https://download.qt.io/archive/qt/5.12/

In addition, ffmpeg (no developer libs necessary) needs to be installed.

##Compiling
To compile ClipGrab, simply execute the following command:
qmake clipgrab.pro && make

This will create an executable "clipgrab" that you can start via ./clipgrab.

About

ClipGrab is a free downloader and converter for YouTube, Vimeo, Facebook and many other online video sites.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
COPYING
Unknown
license.odt

Stars

Watchers

Forks

Packages

No packages published