tests: default: spiegel.json: Update test URL
[libquvi-scripts.git] / NEWS
blob01ebafb59491b957bbd16b3431e0b1051ca43a6a
1 v0.4.10  (2012-11-22) / Toni Gundogdu
3 Toni Gundogdu:
4   - FIX: audioboo.lua: multiple patterns [b182505]
5   - FIX: break.lua: multiple patterns [6357cd1]
6   - FIX: dailymotion.lua: title pattern [bc35f74]
8  10 files changed, 28 insertions(+), 127 deletions(-)
11 v0.4.9  (2012-10-01) / Toni Gundogdu
13 anon:
14   - Add website/beeg.lua (NSFW) [5d7233f]
15   - Add website/deviantclip.lua (NSFW) [1b12bc4]
16   - Add website/fastjizz.lua (NSFW) [9f1ce8b]
17   - Add website/jizzhut.lua (NSFW) [d509b1b]
18   - Add website/xnxx.lua (NSFW) [ac72d16]
19   - FIX: website/youjizz.lua [ebc42da]
20   - website/keezmovies.lua: Detect encrypted streams [9498be7]
21 Martin Herkt:
22   - FIX: youtube.lua [5b1c002] (aka. server response code 403 (conncode=0))
23 Toni Gundogdu:
24   - FIX: Add quvi/html.lua to DIST_lua [c681d03]
25   - website/arte.lua: Mark as FIXME [e815821]
26   - website/collegehumor.lua: Mark as FIXME [4f65343]
27   - website/xvideos.lua: Improve title parsing (#109) [e657f45]
28 Tzafrir Cohen:
29   - website/tapuz.lua: Add tapuz flix support [bc24554]
31  27 files changed, 622 insertions(+), 86 deletions(-)
34 v0.4.8  (2012-08-21) / Toni Gundogdu
36 anon:
37   - totallynsfw.lua: Handle embedded media hosted elsewhere [e5a0d97]
38 Bastien Nocera:
39   - FIX: 101greatgoals.lua: article pattern [e4ae322]
40   - souncloud.lua: Never offer placeholder as thumbnail [2ffd344]
41   and Pierre Carrier:
42   - Add support for BBC iPlayer (#28) [282632e]
43 Ross Burton:
44   - Add website/lego.lua (#107) [c38aa05]
45 Toni Gundogdu:
46   - FIX: dailymotion.lua: sequence pattern (#108) [41e4bd9]
47   - FIX: media/gaskrank.lua: Media ID, stream URL patterns [186b41e]
48   - FIXME: website/bloomberg.lua [48ca011]
50  13 files changed, 402 insertions(+), 37 deletions(-)
53 v0.4.7  (2012-07-18) / Toni Gundogdu
55 Adam Sampson:
56   - dailymotion.lua: Make urlback pattern more liberal [8eded85]
57 brunorex:
58   - Add support for justin.tv and twitch.tv (#99) [86baf5d]
59 Mikhail Gusarov:
60   - tvrain.lua: Adjust for new URL scheme on the site [7bf1682]
61 Till Maas:
62   - Support spiegel.de with SEO URLs [6afe8e9]
63 Toni Gundogdu:
64   - FIX: gaskrank.lua: stream URL, ID patterns [78817b8]
65   - FIX: gaskrank.lua: title pattern [52c6f6d]
66   - FIX: tvrain.lua: Change how media ID is parsed [7dfbc1e]
67   - FIX: vimeo.lua:115: no match: qualities (#106) [d7182ac]
68   - youtube.lua: Rewrite YouTube.choose_default [aec0afa]
70       Change how youtube.lua chooses the 'default' format for
71       YouTube media URLs:
72         - Either whichever is of 480p is found first
73         - Or whatever YouTube returns as the first format
75       The script previously defaulted to the lowest quality.
77  15 files changed, 118 insertions(+), 44 deletions(-)
80 v0.4.6 (2012-06-10) / Toni Gundogdu
82 Mikhail Gusarov:
83   - 1tvru.lua: Add support for 1tv.ru [82e3151]
84   - tvrain.lua: Add support for tvrain.ru [730720d]
85 Mort Gerald:
86   - pornhub.lua: Media ID can be hexadecimal [82b78df]
87 Toni Gundogdu:
88   - FIX: collegehumor.lua: title pattern [3825171]
89   - FIX: ted.lua: Media stream URL pattern [2fc90bf]
90   - FIX: xhamster.lua: server response code 404 [6f3e8bd]
91 RaphaĆ«l Droz:
92   - publicsenat.lua: Update support [f329cde]
93   - senat.lua: Add support for senat.fr [5cf4540]
95  15 files changed, 317 insertions(+), 33 deletions(-)
98 v0.4.5 (2012-05-30) / Toni Gundogdu
100 Bastien Nocera:
101   - Added 101greatgoals.lua [efc2cdf]
102   - dailymotion: Fix overeager ID fetching [0223bd8]
103   - FIX: sapo.lua: ID, media stream URL and title [84cb67d]
104 PaulK:
105   - Added canalplus.lua [ed6877d]
106   - Added support for empflix.com (NSFW website) [cb2de3c]
107 Toni Gundogdu:
108   - Add website/redtube.lua [694ff91]
109   - FIX: pornhub.lua: media title, stream URL parsing [1867d4f]
110   - FIX: theonion.lua [70dfaab]
111   - FIX: videobash.lua: media URL parsing [471e73d]
112   - FIX: vimeo.lua (#97) [4f811dd]
113   - blip.lua: Mark as FIXME [888a3ed]
114   - keezmovies.lua: Mark as FIXME [4337407]
115   - pluzz.lua, francetelevisions.lua: Mark as FIXME [5b9cfc6]
116   - Lower AC_PREREQ to 2.67 [d1ac468]
117   - Remove funnyhub.lua: Videos no more [?] [3dae8bd]
118   - Remove google.lua: video.google.com is no more [8f38fe6]
119   - website/sapo.lua: Parse thumbnail_url [d8cfb16]
121  46 files changed, 740 insertions(+), 411 deletions(-)
124 v0.4.4 (2012-03-23) / Toni Gundogdu
126 Toni Gundogdu:
127   - Rewrite scripts using "foo:match" instead of "foo:find"
128   - FIX: clipfish.lua: Use new config URL [bb8bf4c]
129   - FIX: dailymotion.lua: Issue with some videos (#92) [325b20e]
130       - Thanks to David Pugnasse for the fix
131   - FIX: Lua-5.2: Use gmatch instead of gfind (#89) [b5ae4e1]
132   - FIX: Lua-5.2: Use the # operator instead (#89) [04f0284]
133   - FIX: youtube.lua: Allow embed URLs w/ params (#90) [386aae2]
134   - FIXME: bikeradar.lua [6d64461]
137 v0.4.3 (2012-03-01) / Toni Gundogdu
139 Anonymous:
140   - Add tcmag.lua [5f8d188]
141   - FIX: xhamster.lua (HTTP/403) [2bd53fd]
143 Bastien Nocera:
144   - Add special-case suffix for audio/mpeg [ca784e3]
145   - FIX: soundcloud.lua: Multi-byte char handling [82d1818]
147 mutantmonkey:
148   - Add IMDb support (#88) [7198600]
150 PaulK:
151   - Add support for pornhub.com (NSFW) [968143b]
152   - Add support for tnaflix.com (NSFW) [d34caf1]
153   - FIX: youjizz [b60401e]
155 Toni Gundogdu:
156   - Add videa.hu support (#84, Bastien) [ab56c38]
157   - FIX: liveleak.lua: attempt to index field 'path' (nil) [4919605]
158   - FIX: mgnetwork.lua: return duration in msec [b34fef6]
159   - FIX: videobash.lua: media URL pattern [8072eac]
160   - guardian.lua: Parse from JSON instead (#83) [019f38e]
161   - liveleak.lua: Support embedded URLs [fdd223a]
162   - Mark globo.lua as FIXME [26f48f5]
163   - Mark tube8.lua as FIXME [de13a39]
164   - Remove buzzhumor.lua [a568afc]
165   - Remove megavideo.lua [dc08e00]
166   - soundcloud.lua: Rework title parsing [53204fd]
167   - tcmag.lua: Make query_formats work with external content [f5cbd0d]
168   - ted.lua: Support the "default" format only [2caf52b]
171 0.4.2  Tue Nov 29 2011  Toni Gundogdu
172 Changes:
173     - Add mgnetwork.lua, mutantmonkey <mutantmonkey@mutantmonkey.in> (#78)
174     - Remove foundrymusic.lua
175 Fixes:
176     - tube8.lua: media URL parsing, Tomas Janousek <tomi@nomi.cz> (#80)
177     - Multiple: potential "attempt to index ... (a nil value)"
178     - dailymotion.lua: no match: video plugin params
179     - videobash.lua: media URL parsing (#81)
182 0.4.1  Sun Nov 06 2011  Toni Gundogdu
183 Changes:
184     - ted.lua: Handle off-site media
185 Fixes:
186     - ted.lua: thumbnail URL pattern
187     - xhamster.lua: title pattern
188     - yfrog.lua: title pattern
189     - ted.lua: media URL check
192 0.4.0  Wed Oct 05 2011  Toni Gundogdu
194 Changes:
195   - Split from "quvi", new repo at <http://repo.or.cz/w/libquvi-scripts.git>
196   - videobash.lua (#71), thanks to Thomas Preud'homme <robotux@celest.fr>
197   - Add quvi/html.lua, thanks to Hans Elbers for the permission to use
198   - foundrymusic.lua (#69), thanks howeyc
199   - totallynsfw.lua, thanks anon
201 Fixes:
202   - "attempt to call global parse_path (a nil value)" in quvi/url.lua
203   - youtube.lua: YouTube.normalize: handle youtu.be with '/watch?v='
204   - liveleak.lua: 'handles' pattern: accept word chars
205   - pluzz.lua: rewrite to use quvi/util.lua: handles
207 For earlier notes, see <http://repo.or.cz/w/quvi.git/blob/HEAD:/NEWS>.