Vimeo.pm: Fix video ID parsing [#2]
[clive.git] / NEWS
blobe9a0d9ff19e4184665318274c0d66c74b45a7f85
3 2.2.19  Sat Dec 11 2010     Toni Gundogdu
4 Changes:
5         - Set <http://clive.sourceforge.net> as new WWW home
6         - Add man1/clive.1.pod, manify from this from now on
7         - Youtube: Extend format aliases to match quvi IDs
8         - Remove myubo support: dead site
9         - Backup ChangeLog as ChangeLog.pre-gitlog
10         - Generate ChangeLog from gitlog
11         - Rename Evisor.pm to Gaskrank.pm
12         - Rename tests
13         - Remove dangling (and broken) ehrensenf, cctv support
14         - Exclude network tests, can still be found in the repo
15         - gzip release tarball from now on
16 Bugfixes:
17         - Liveleak.pm: token/ID parsing
18         - Youtube.pm: Unknown error (http/404) [#1]
21 Version 2.2.15
23 Changes to --format
25   * "flv" is now called "default"
27 Youtube:
29   * Add HD 1080p support
31   * Add support for the quvi supported Youtube IDs (e.g. sd_270p).
32     The old (and vague) IDs (e.g. mp4 or hd) are still supported
33     but should be considered _deprecated_.
36 Version 2.2.9
38 cctv support was fixed. These videos appear to come in (at least) two
39 flavors now: multi-segment and single-segment. The issue has been
40 discussed here:
41   http://code.google.com/p/clive/issues/detail?id=45
43 It was decided, mainly due to overall laziness, that multi-segment
44 video links are to be dumped to the terminal without any further
45 fiddling with them. The reasons have also been covered in the above
46 discussion.