Youtube: Support the new embed URL types
[clive.git] / README
blob0784ad20e00efcf323b7b98d776c468e13be4e5d
1 README for clive
2 ----------------
4 clive is a command line utility for extracting videos from Youtube and other
5 video-sharing websites. It was written to bypass the Adobe Flash requirement
6 to view the hosted videos.
8 WWW: <http://clive.sourceforge.net/>
11 Prerequisites
12 -------------
14 See Makefile.PL file.
17 Optional modules
18 ----------------
20 * BerkeleyDB
21   - If not installed, clive cache features will be disabled
23 * Term::ReadKey
24   - If not installed, clive will not resize progressbar to
25   match terminal width
28 Installation
29 ------------
31 Be sure to remove any previous versions of clive first.
33 INSTALL_BASE can be passed into Makefile.PL to change where clive will
34 be installed. For example:
36   perl Makefile.PL INSTALL_BASE=/usr/local
38   perl Makefile.PL
39   make
40   (make test)
41   make install
43 See also (for Makefile.PL options etc.):
44   <http://search.cpan.org/perldoc?ExtUtils::MakeMaker>
47 Notes
48 -----
50 If you want to try clive without installing it first:
51   cd lib; ../bin/clive URL