diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2007-02-12 19:57:30 +0800 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2007-02-12 19:57:30 +0800 |
commit | 122e08e90a7c74036286ea0d0dd62c4a8eb7d1a0 (patch) | |
tree | 7dd1b1c023f011e511ee8189b017910b17809da5 /multimedia/clive1/pkg-descr | |
parent | 6504adaf626182a4982c6e98f9eb92e38e513b23 (diff) | |
download | freebsd-ports-gnome-122e08e90a7c74036286ea0d0dd62c4a8eb7d1a0.tar.gz freebsd-ports-gnome-122e08e90a7c74036286ea0d0dd62c4a8eb7d1a0.tar.zst freebsd-ports-gnome-122e08e90a7c74036286ea0d0dd62c4a8eb7d1a0.zip |
clive is a command line program that extracts videos from YouTube and
Google Video websites. It supports embedded video extraction, and can
be used with ffmpeg to re-encode the extracted videos to different
video formats (avi, mpeg, flv).
WWW: https://gna.org/projects/clive
Approved by: alexbl (mentor, implicit)
Diffstat (limited to 'multimedia/clive1/pkg-descr')
-rw-r--r-- | multimedia/clive1/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/multimedia/clive1/pkg-descr b/multimedia/clive1/pkg-descr new file mode 100644 index 000000000000..269204bf8f94 --- /dev/null +++ b/multimedia/clive1/pkg-descr @@ -0,0 +1,6 @@ +clive is a command line program that extracts videos from YouTube and +Google Video websites. It supports embedded video extraction, and can +be used with ffmpeg to re-encode the extracted videos to different +video formats (avi, mpeg, flv). + +WWW: https://gna.org/projects/clive |