Fixed missing prerequisite (INSTALL, --version).
[clive.git] / CHANGES
blobbf6443a2640fd4c03c2d8966a663f75da6510353
1 Version 2.0beta2
2 (? ??, 2008)
4  Developer-visible changes:
5   * --version now displays XML::Simple
6   * XML::Simple was missing as a prerequisite in INSTALL
9 Version 2.0beta1
10 (September 23, 2008)
12 A complete overhaul and rewrite of 1.x.
14  User-visible changes:
15   * Users are expected to use the --continue/-c option to resume transfers
16   * Configuration file format (=> INI), path was changed (=> ~/.config/clive)
17   * All extractions now assume flv as the default download format
18   * Users are expected to understand when/how use the --format/-f option
19   * Reading input from multiple sources is possible (e.g. % clive -x URL URL)
20   * Added: --grep: used to grep and recall cached URL entries
21   * Added: --background and --output=logfile, --append=logfile options
22   * Many old cmdline and config options were removed due to new design
23   * Improved GoogleVideo support: handles redirects to other hosts
24   * Pager is used where needed (e.g. --show/-s)
25   * Changed default output file naming format to "%n-(%i)-[%d].%s"
26   * Removed: guba (deadweight), myvideo (borked), dmotion (bitches @ anon users)
28  Developer-visible changes:
29   * Python => Perl
30     - See the INSTALL file for prerequisites
31   * No installation: all-in-one script (excl. the 3rd party modules)
32   * Cache is now an integral part of clive, see CACHE in the manual page
33   * Embedded the --manual page (Pod)
34   * Improved Youtube login: removed is_adult HTTP get (done manually now)
35   * Grab the file suffix from the Content-Type header
36   * Improved GoogleVideo support: mp4 detection no more relies on English words
37   * Improved Metacafe support: removed unnecessary "familyfilter" HTTP get
39  Other:
40   * Project: moved
41     - 2.x+ at http://googlecode.com/p/clive/
42     - 1.x remains at http://gna.org/projects/clive
43   * Tarballs: moved
44     - 2.x+ at http://googlecode.com/p/clive/
45     - 1.x remain at http://dl.gna.org/clive
46   * Website: moved
47     - http://clive.sf.net/
48     - http://home.gna.org/clive redirects to the above
49   * SCM: SVN => Git
50     - 2.x+ at git://repo.or.cz/clive.git
51     - 1.x remains at svn://svn.gna.org/svn/clive
52   * Issue tracking: Moved
53     - 2.x+ at http://googlecode.com/p/clive/issues/
54     - 1.x bug tracker remains at http://gna.org/projects/clive
55   * Created http://googlegroups.com/group/clive-announce/
57 NOTE: See http://dl.gna.org/clive/CHANGES for 1.x.