diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-13 08:26:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-13 08:26:31 +0800 |
commit | 5894f47a27264d7dd3035387cb85941588ac6c5d (patch) | |
tree | 6ac46a50a075d7155776117da28c8954d757540e /multimedia/Makefile | |
parent | d9f755ac3652bc3fd0ceacf585893ce71fd675ed (diff) | |
download | freebsd-ports-graphics-5894f47a27264d7dd3035387cb85941588ac6c5d.tar.gz freebsd-ports-graphics-5894f47a27264d7dd3035387cb85941588ac6c5d.tar.zst freebsd-ports-graphics-5894f47a27264d7dd3035387cb85941588ac6c5d.zip |
ClipGrab doesn\'t only allow you to download videos from sites like Youtube,
Dailymotion or Veoh but also gives you the ability to convert them at a single
blow into "usabl" formats like WMV, MPEG or MP3. So you\'ll be able to wat
h (or listen to) your favourite Youtube clips wherever you are.
ClipGrab currently supports these sites:
-YouTube
-Dailymotion
-Vimeo
-MyVideo
-MySpass
WWW: http://clipgrab.de
PR: ports/141203
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index b730766849d..239db4ecc91 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -24,6 +24,7 @@ SUBDIR += castpodder SUBDIR += cclive SUBDIR += cheese + SUBDIR += clipgrab SUBDIR += clive SUBDIR += clive-utils SUBDIR += clive1 |