Set release details for 2.2.25
[clive.git] / NEWS
blob5c529655393ab5a3b63642096394f2ffd7881835
2 2.2.25  Sun May 01 2011  Toni Gundogdu
3 Bugfixes:
4         - #7: Liveleak.pm: no match: `(?-xism:'config','(.*?)')'
7 2.2.24  Thu Mar 31 2011  Toni Gundogdu
8 Changes:
9         - Vimeo.pm: Display server returned error message
10         - Youtube: Support additional embed URL types (/e/, /embed/)
11 Bugfixes:
12         - Youtube.pm: Add missing fmtNN IDs
15 2.2.23  Thu Mar 03 2011  Toni Gundogdu
16 Bugfixes:
17         - Dailymotion.pm: Fix format support
18         - Youtube.pm: Fix video ID parsing (#10)
21 2.2.22  Sun Jan 16 2011     Toni Gundogdu
22 Changes:
23         - Accept youtu.be URLs (#8)
26 2.2.21  Fri Jan 07 2011     Toni Gundogdu
27 Bugfixes:
28         - Dailymotion.pm: Access blocked by "family filter" (#4)
31 2.2.20  Mon Dec 27 2010     Toni Gundogdu
32 Changes:
33         - Accept non-HTTP (input) URLs [#3]
34 Bugfixes:
35         - Vimeo.pm: Fix video ID parsing [#2]
38 2.2.19  Sat Dec 11 2010     Toni Gundogdu
39 Changes:
40         - Set <http://clive.sourceforge.net> as new WWW home
41         - Add man1/clive.1.pod, manify from this from now on
42         - Youtube: Extend format aliases to match quvi IDs
43         - Remove myubo support: dead site
44         - Backup ChangeLog as ChangeLog.pre-gitlog
45         - Generate ChangeLog from gitlog
46         - Rename Evisor.pm to Gaskrank.pm
47         - Rename tests
48         - Remove dangling (and broken) ehrensenf, cctv support
49         - Exclude network tests, can still be found in the repo
50         - gzip release tarball from now on
51 Bugfixes:
52         - Liveleak.pm: token/ID parsing
53         - Youtube.pm: Unknown error (http/404) [#1]
56 Version 2.2.15
58 Changes to --format
60   * "flv" is now called "default"
62 Youtube:
64   * Add HD 1080p support
66   * Add support for the quvi supported Youtube IDs (e.g. sd_270p).
67     The old (and vague) IDs (e.g. mp4 or hd) are still supported
68     but should be considered _deprecated_.
71 Version 2.2.9
73 cctv support was fixed. These videos appear to come in (at least) two
74 flavors now: multi-segment and single-segment. The issue has been
75 discussed here:
76   http://code.google.com/p/clive/issues/detail?id=45
78 It was decided, mainly due to overall laziness, that multi-segment
79 video links are to be dumped to the terminal without any further
80 fiddling with them. The reasons have also been covered in the above
81 discussion.