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