Update NEWS for v0.4.7
[libquvi-scripts.git] / NEWS
blobb65b835d449c814ee5be1839c1f1fc05aa582950
1 v0.4.7  (2012-07-18) / Toni Gundogdu
3 Adam Sampson:
4   - dailymotion.lua: Make urlback pattern more liberal [8eded85]
5 brunorex:
6   - Add support for justin.tv and twitch.tv (#99) [86baf5d]
7 Mikhail Gusarov:
8   - tvrain.lua: Adjust for new URL scheme on the site [7bf1682]
9 Till Maas:
10   - Support spiegel.de with SEO URLs [6afe8e9]
11 Toni Gundogdu:
12   - FIX: gaskrank.lua: stream URL, ID patterns [78817b8]
13   - FIX: gaskrank.lua: title pattern [52c6f6d]
14   - FIX: tvrain.lua: Change how media ID is parsed [7dfbc1e]
15   - FIX: vimeo.lua:115: no match: qualities (#106) [d7182ac]
16   - youtube.lua: Rewrite YouTube.choose_default [aec0afa]
18       Change how youtube.lua chooses the 'default' format for
19       YouTube media URLs:
20         - Either whichever is of 480p is found first
21         - Or whatever YouTube returns as the first format
23       The script previously defaulted to the lowest quality.
25  15 files changed, 118 insertions(+), 44 deletions(-)
28 v0.4.6 (2012-06-10) / Toni Gundogdu
30 Mikhail Gusarov:
31   - 1tvru.lua: Add support for 1tv.ru [82e3151]
32   - tvrain.lua: Add support for tvrain.ru [730720d]
33 Mort Gerald:
34   - pornhub.lua: Media ID can be hexadecimal [82b78df]
35 Toni Gundogdu:
36   - FIX: collegehumor.lua: title pattern [3825171]
37   - FIX: ted.lua: Media stream URL pattern [2fc90bf]
38   - FIX: xhamster.lua: server response code 404 [6f3e8bd]
39 RaphaĆ«l Droz:
40   - publicsenat.lua: Update support [f329cde]
41   - senat.lua: Add support for senat.fr [5cf4540]
43  15 files changed, 317 insertions(+), 33 deletions(-)
46 v0.4.5 (2012-05-30) / Toni Gundogdu
48 Bastien Nocera:
49   - Added 101greatgoals.lua [efc2cdf]
50   - dailymotion: Fix overeager ID fetching [0223bd8]
51   - FIX: sapo.lua: ID, media stream URL and title [84cb67d]
52 PaulK:
53   - Added canalplus.lua [ed6877d]
54   - Added support for empflix.com (NSFW website) [cb2de3c]
55 Toni Gundogdu:
56   - Add website/redtube.lua [694ff91]
57   - FIX: pornhub.lua: media title, stream URL parsing [1867d4f]
58   - FIX: theonion.lua [70dfaab]
59   - FIX: videobash.lua: media URL parsing [471e73d]
60   - FIX: vimeo.lua (#97) [4f811dd]
61   - blip.lua: Mark as FIXME [888a3ed]
62   - keezmovies.lua: Mark as FIXME [4337407]
63   - pluzz.lua, francetelevisions.lua: Mark as FIXME [5b9cfc6]
64   - Lower AC_PREREQ to 2.67 [d1ac468]
65   - Remove funnyhub.lua: Videos no more [?] [3dae8bd]
66   - Remove google.lua: video.google.com is no more [8f38fe6]
67   - website/sapo.lua: Parse thumbnail_url [d8cfb16]
69  46 files changed, 740 insertions(+), 411 deletions(-)
72 v0.4.4 (2012-03-23) / Toni Gundogdu
74 Toni Gundogdu:
75   - Rewrite scripts using "foo:match" instead of "foo:find"
76   - FIX: clipfish.lua: Use new config URL [bb8bf4c]
77   - FIX: dailymotion.lua: Issue with some videos (#92) [325b20e]
78       - Thanks to David Pugnasse for the fix
79   - FIX: Lua-5.2: Use gmatch instead of gfind (#89) [b5ae4e1]
80   - FIX: Lua-5.2: Use the # operator instead (#89) [04f0284]
81   - FIX: youtube.lua: Allow embed URLs w/ params (#90) [386aae2]
82   - FIXME: bikeradar.lua [6d64461]
85 v0.4.3 (2012-03-01) / Toni Gundogdu
87 Anonymous:
88   - Add tcmag.lua [5f8d188]
89   - FIX: xhamster.lua (HTTP/403) [2bd53fd]
91 Bastien Nocera:
92   - Add special-case suffix for audio/mpeg [ca784e3]
93   - FIX: soundcloud.lua: Multi-byte char handling [82d1818]
95 mutantmonkey:
96   - Add IMDb support (#88) [7198600]
98 PaulK:
99   - Add support for pornhub.com (NSFW) [968143b]
100   - Add support for tnaflix.com (NSFW) [d34caf1]
101   - FIX: youjizz [b60401e]
103 Toni Gundogdu:
104   - Add videa.hu support (#84, Bastien) [ab56c38]
105   - FIX: liveleak.lua: attempt to index field 'path' (nil) [4919605]
106   - FIX: mgnetwork.lua: return duration in msec [b34fef6]
107   - FIX: videobash.lua: media URL pattern [8072eac]
108   - guardian.lua: Parse from JSON instead (#83) [019f38e]
109   - liveleak.lua: Support embedded URLs [fdd223a]
110   - Mark globo.lua as FIXME [26f48f5]
111   - Mark tube8.lua as FIXME [de13a39]
112   - Remove buzzhumor.lua [a568afc]
113   - Remove megavideo.lua [dc08e00]
114   - soundcloud.lua: Rework title parsing [53204fd]
115   - tcmag.lua: Make query_formats work with external content [f5cbd0d]
116   - ted.lua: Support the "default" format only [2caf52b]
119 0.4.2  Tue Nov 29 2011  Toni Gundogdu
120 Changes:
121     - Add mgnetwork.lua, mutantmonkey <mutantmonkey@mutantmonkey.in> (#78)
122     - Remove foundrymusic.lua
123 Fixes:
124     - tube8.lua: media URL parsing, Tomas Janousek <tomi@nomi.cz> (#80)
125     - Multiple: potential "attempt to index ... (a nil value)"
126     - dailymotion.lua: no match: video plugin params
127     - videobash.lua: media URL parsing (#81)
130 0.4.1  Sun Nov 06 2011  Toni Gundogdu
131 Changes:
132     - ted.lua: Handle off-site media
133 Fixes:
134     - ted.lua: thumbnail URL pattern
135     - xhamster.lua: title pattern
136     - yfrog.lua: title pattern
137     - ted.lua: media URL check
140 0.4.0  Wed Oct 05 2011  Toni Gundogdu
142 Changes:
143   - Split from "quvi", new repo at <http://repo.or.cz/w/libquvi-scripts.git>
144   - videobash.lua (#71), thanks to Thomas Preud'homme <robotux@celest.fr>
145   - Add quvi/html.lua, thanks to Hans Elbers for the permission to use
146   - foundrymusic.lua (#69), thanks howeyc
147   - totallynsfw.lua, thanks anon
149 Fixes:
150   - "attempt to call global parse_path (a nil value)" in quvi/url.lua
151   - youtube.lua: YouTube.normalize: handle youtu.be with '/watch?v='
152   - liveleak.lua: 'handles' pattern: accept word chars
153   - pluzz.lua: rewrite to use quvi/util.lua: handles
155 For earlier notes, see <http://repo.or.cz/w/quvi.git/blob/HEAD:/NEWS>.