diff options
author | nivit <nivit@FreeBSD.org> | 2007-12-19 00:24:50 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-12-19 00:24:50 +0800 |
commit | 29de60455fa65cd3716b83bd58ba6f5a3c02bd1f (patch) | |
tree | 2e10dd83c81340693dec2029753d5d8bddbb7d3b /multimedia/clive1/pkg-descr | |
parent | 9bff0e481ce57b7d59cf4a6d27bc53fe76f3ac82 (diff) | |
download | freebsd-ports-gnome-29de60455fa65cd3716b83bd58ba6f5a3c02bd1f.tar.gz freebsd-ports-gnome-29de60455fa65cd3716b83bd58ba6f5a3c02bd1f.tar.zst freebsd-ports-gnome-29de60455fa65cd3716b83bd58ba6f5a3c02bd1f.zip |
- Update to 0.4.0
- Add www/py-urlgrabber as dependency
- Add x11/xclip to OPTIONS
- Change pkg-descr
- Remove pkg-message
Diffstat (limited to 'multimedia/clive1/pkg-descr')
-rw-r--r-- | multimedia/clive1/pkg-descr | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/multimedia/clive1/pkg-descr b/multimedia/clive1/pkg-descr index 08e7122080e4..13fa009cc32a 100644 --- a/multimedia/clive1/pkg-descr +++ b/multimedia/clive1/pkg-descr @@ -1,6 +1,11 @@ -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). +clive is a command line tool for extracting videos from Youtube, +Google Video, Dailymotion, Guba (free) and Stage6 websites. +clive is written in Python and is cross-platform. + +Main features: + + - Video extraction + - Integration and re-encoding with 'ffmpeg' + - Player integration with a 3rd party software WWW: http://home.gna.org/clive/ |