remove TODO from dist
[clive.git] / README
blob70763315b61d8bede890c98943a608ced5630fee
1 clive
2 ============
4 clive is a command line video extraction tool for Youtube and other similar
5 video websites that require Adobe Flash for viewing the content.
7 WWW: <http://clive.googlecode.com/>
8 GIT: <git://repo.or.cz/clive.git>
11 PREREQUISITES
13 See the Makefile.PL file for Perl module prerequisites.
15 You will also need:
16     * quvi(1) 0.2.4+ [1]
17     * A download command, e.g. wget(1) [2], curl(1) [3] -- or something similar
19 [1] <http://quvi.googlecode.com/>
20 [2] <http://www.gnu.org/software/wget/>
21 [3] <http://curl.haxx.se/>
24 INSTALLATION
26 You can skip this step, if you like, and instead just run "bin/clive".
27 This should work as long as the prerequisites are found.
29 To install:
30     perl Makefile.PL
31     make
32     make install
34     * You can specify install prefix with INSTALL_BASE
35         e.g. perl Makefile.PL INSTALL_BASE=/usr/local
37   More: <http://search.cpan.org/perldoc?ExtUtils::MakeMaker>
38    FAQ: <http://perldoc.perl.org/ExtUtils/MakeMaker/FAQ.html>
41 GETTING STARTED
43     * Configure ~/.cliverc, see "man clive" and "FILES" section for an example
44         - Set at least --quvi and --get-with