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