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