

== 2.3 ==

2.3.0.1  Sat Feb 12 2011    Toni Gundogdu
Changes:
        - Replace outdated webm_480p with mp4_360p in examples
        - README: Cleanup, add notes for packagers
        - Add examples/git/hooks/pre-commit
        - Manual: Cleanup, add HISTORY
        - Add vim modeline
Other:
        - Create "2.2" branch from "master"
        - Merge "2.3_gws" into "master" branch
        - http://sourceforge.net/apps/trac/clive/wiki/Changes-2.3


2.3.0_4 (beta 4, 2.3_gws)  Sat Dec 18 2010  Toni Gundogdu
Changes:
        - Generate ChangeLog from git log


2.3.0_3 (beta 3, 2.3_gws)  Wed Dec 01 2010  legatvs
Changes:
        - Add support for /etc/xdg/clive/clive.conf
        - Add support /etc/xdg/clive.conf
        - Add --format list pattern
        - Add --format list
        - Add --format help


2.3.0_2 (beta 2, 2.3_gws)  Thu Nov 04 2010  legatvs
Changes:
        - Use quvi(1) for parsing video details, --quvi arg
        - Use external command to download, --get-with arg
        - Use version->declare instead of version::qv
        - Add JSON::XS dependency
        - Add examples/cliverc
        - Additional config file search paths (e.g. system-wide)
        - Remove WWW::Quvi dependency
        - Remove WWW::Curl dependency
        - Remove Term::ReadKey dependency
        - Remove --continue, --overwrite, --proxy
        - Remove --no-proxy, --agent, --throttle


2.3.0_1 (beta 1)  Wed Oct 27 2010

Changes:
        - Use libquvi (WWW::Quvi) to parse video details
        - Remove options / features
        - Rename options
        - Prerequisites
Bugfixes:
        - Progressbar unicode issues


2.3.0  "Glorified Wrapper Script" (2.3_gws)

* Single-script vs. multiple-clive-modules
    - clive is no longer dispersed all over the file system in Perl packages

* Use quvi(1) to parse the video details
    - 2.3 was going to use WWW::Quvi and libquvi (beta 1)
    - Had a piffany (beta 2)

* Leave downloading for an external 3rd party command to do
    - e.g. curl, wget or whatever

* Complete command line interface clean up
    - Esoteric, or otherwise now completely obsoleted, features were discarded

See also:
  <http://sourceforge.net/apps/trac/clive/wiki/DevelopmentStatus>


== 2.2 ==

2.2.22  Sun Jan 16 2011     Toni Gundogdu
Changes:
        - Accept youtu.be URLs (#8)


2.2.21  Fri Jan 07 2011     Toni Gundogdu
Bugfixes:
        - Dailymotion.pm: Access blocked by "family filter" (#4)


2.2.20  Mon Dec 27 2010     Toni Gundogdu
Changes:
        - Accept non-HTTP (input) URLs [#3]
Bugfixes:
        - Vimeo.pm: Fix video ID parsing [#2]


2.2.19  Sat Dec 11 2010     Toni Gundogdu
Changes:
        - Set <http://clive.sourceforge.net> as new WWW home
        - Add man1/clive.1.pod, manify from this from now on
        - Youtube: Extend format aliases to match quvi IDs
        - Remove myubo support: dead site
        - Backup ChangeLog as ChangeLog.pre-gitlog
        - Generate ChangeLog from gitlog
        - Rename Evisor.pm to Gaskrank.pm
        - Rename tests
        - Remove dangling (and broken) ehrensenf, cctv support
        - Exclude network tests, can still be found in the repo
        - gzip release tarball from now on
Bugfixes:
        - Liveleak.pm: token/ID parsing
        - Youtube.pm: Unknown error (http/404) [#1]


Version 2.2.15

Changes to --format

  * "flv" is now called "default"

Youtube:

  * Add HD 1080p support

  * Add support for the quvi supported Youtube IDs (e.g. sd_270p).
    The old (and vague) IDs (e.g. mp4 or hd) are still supported
    but should be considered _deprecated_.


Version 2.2.9

cctv support was fixed. These videos appear to come in (at least) two
flavors now: multi-segment and single-segment. The issue has been
discussed here:
  http://code.google.com/p/clive/issues/detail?id=45

It was decided, mainly due to overall laziness, that multi-segment
video links are to be dumped to the terminal without any further
fiddling with them. The reasons have also been covered in the above
discussion.
