Merge branch 'tg/next__redo_version_file' into next
[libquvi-scripts.git] / NEWS
blob3d91843f808c77a9f6421d6b758e274c7d524113
1 v0.9.20130805
3 Toni Gundogdu:
4   - configure.ac: Require a2x when building from git [1f118a6]
5   - FIX: media/guardian.lua: Multiple patterns [9e18bf6]
6   - FIX: tests: Use quvi_errcode instead of qerr [8113266]
7   - Mark media/break.lua as FIXME [85f885e]
8   - Mark media/charlierose.lua as FIXME [d85d71e]
10  18 files changed, 80 insertions(+), 91 deletions(-)
13 v0.9.20130619
15 Toni Gundogdu:
16   - FIX: media/break.lua: Break.can_parse_url: path pattern [63d560a]
17   - FIX: media/spiegel.lua: title pattern (BACKPORTpt4) [5e836ec]
18   - media/guardian.lua: Check for expired content (BACKPORTpt4) [a24b7aa]
19   - quvi/util: Add escape_magic function [751bf6d]
20   - Remove media/academicearth.lua [d04e115]
22  12 files changed, 31 insertions(+), 146 deletions(-)
25 v0.9.20130520
27 This is the first official release of the 0.9 of libquvi-scripts. The
28 typical list of the changes (commit-by-commit), since the 0.4, were
29 omitted.
31 For a detailed list of the changes, see the git commit log. For an
32 overview of the changes made in the quvi project 0.9+ series, see:
33   http://quvi.sourceforge.net/doc/other/quvi-prj-ptnine.html (WIP)
36 v0.4.14  (2013-03-19) / Toni Gundogdu
38 Martin Herkt:
39   - Add website script for wimp.com [3639d67]
40   - website utils: add base64 decoder [0eff56e]
42  5 files changed, 118 insertions(+), 6 deletions(-)
45 v0.4.13  (2013-03-03) / Toni Gundogdu
47 Toni Gundogdu:
48   - FIX: ard.lua: Assign self.script_dir to package.path [64cab0d]
49   - Rename ard.lua to ardmediathek.lua [7a9bdb1]
51  4 files changed, 174 insertions(+), 173 deletions(-)
54 v0.4.12  (2013-02-10) / Toni Gundogdu
56 Thomas Weißschuh:
57   - Add ard.lua [c0add2d]
58 Toni Gundogdu:
59   - FIX: tvlux.lua: Update patterns, parse thumb URL [85f1dea]
60   - FIX: wdrmaus.lua:101: invalid escape sequence [ef57874]
61   - Move fastjizz.lua under FIXME [e2d1f7f]
62   - Move mgnetwork.lua under FIXME [1912cd7]
64  13 files changed, 242 insertions(+), 65 deletions(-)
67 v0.4.11  (2013-02-01) / Toni Gundogdu
69 Guido Leisker:
70   - Add support for myspass.de [2b79f18]
71   - Add support for wdrmaus.de [86d1c64]
72 Toni Gundogdu:
73   - beeg.lua: Update title pattern [be81501]
74   - FIX: 1tvru.lua: title and media URL patterns [763338c]
75   - FIX: gaskrank.lua: media stream URL pattern [8c067a5]
76   - FIX: gen-news.sh: Find the closest tagname [89d31bc]
77   - FIX: lego.lua: All patterns [787be3d]
78   - FIX: metacafe.lua: Key parsing [4735455]
79   - FIX: theonion.lua: thumbnail URL pattern [8d6ee06]
80   - gaskrank.lua: Parse thumbnail URL [1e15082]
82  71 files changed, 398 insertions(+), 821 deletions(-)
85 v0.4.10  (2012-11-22) / Toni Gundogdu
87 Toni Gundogdu:
88   - FIX: audioboo.lua: multiple patterns [b182505]
89   - FIX: break.lua: multiple patterns [6357cd1]
90   - FIX: dailymotion.lua: title pattern [bc35f74]
92  10 files changed, 28 insertions(+), 127 deletions(-)
95 v0.4.9  (2012-10-01) / Toni Gundogdu
97 anon:
98   - Add website/beeg.lua (NSFW) [5d7233f]
99   - Add website/deviantclip.lua (NSFW) [1b12bc4]
100   - Add website/fastjizz.lua (NSFW) [9f1ce8b]
101   - Add website/jizzhut.lua (NSFW) [d509b1b]
102   - Add website/xnxx.lua (NSFW) [ac72d16]
103   - FIX: website/youjizz.lua [ebc42da]
104   - website/keezmovies.lua: Detect encrypted streams [9498be7]
105 Martin Herkt:
106   - FIX: youtube.lua [5b1c002] (aka. server response code 403 (conncode=0))
107 Toni Gundogdu:
108   - FIX: Add quvi/html.lua to DIST_lua [c681d03]
109   - website/arte.lua: Mark as FIXME [e815821]
110   - website/collegehumor.lua: Mark as FIXME [4f65343]
111   - website/xvideos.lua: Improve title parsing (#109) [e657f45]
112 Tzafrir Cohen:
113   - website/tapuz.lua: Add tapuz flix support [bc24554]
115  27 files changed, 622 insertions(+), 86 deletions(-)
118 v0.4.8  (2012-08-21) / Toni Gundogdu
120 anon:
121   - totallynsfw.lua: Handle embedded media hosted elsewhere [e5a0d97]
122 Bastien Nocera:
123   - FIX: 101greatgoals.lua: article pattern [e4ae322]
124   - souncloud.lua: Never offer placeholder as thumbnail [2ffd344]
125   and Pierre Carrier:
126   - Add support for BBC iPlayer (#28) [282632e]
127 Ross Burton:
128   - Add website/lego.lua (#107) [c38aa05]
129 Toni Gundogdu:
130   - FIX: dailymotion.lua: sequence pattern (#108) [41e4bd9]
131   - FIX: media/gaskrank.lua: Media ID, stream URL patterns [186b41e]
132   - FIXME: website/bloomberg.lua [48ca011]
134  13 files changed, 402 insertions(+), 37 deletions(-)
137 v0.4.7  (2012-07-18) / Toni Gundogdu
139 Adam Sampson:
140   - dailymotion.lua: Make urlback pattern more liberal [8eded85]
141 brunorex:
142   - Add support for justin.tv and twitch.tv (#99) [86baf5d]
143 Mikhail Gusarov:
144   - tvrain.lua: Adjust for new URL scheme on the site [7bf1682]
145 Till Maas:
146   - Support spiegel.de with SEO URLs [6afe8e9]
147 Toni Gundogdu:
148   - FIX: gaskrank.lua: stream URL, ID patterns [78817b8]
149   - FIX: gaskrank.lua: title pattern [52c6f6d]
150   - FIX: tvrain.lua: Change how media ID is parsed [7dfbc1e]
151   - FIX: vimeo.lua:115: no match: qualities (#106) [d7182ac]
152   - youtube.lua: Rewrite YouTube.choose_default [aec0afa]
154       Change how youtube.lua chooses the 'default' format for
155       YouTube media URLs:
156         - Either whichever is of 480p is found first
157         - Or whatever YouTube returns as the first format
159       The script previously defaulted to the lowest quality.
161  15 files changed, 118 insertions(+), 44 deletions(-)
164 v0.4.6 (2012-06-10) / Toni Gundogdu
166 Mikhail Gusarov:
167   - 1tvru.lua: Add support for 1tv.ru [82e3151]
168   - tvrain.lua: Add support for tvrain.ru [730720d]
169 Mort Gerald:
170   - pornhub.lua: Media ID can be hexadecimal [82b78df]
171 Toni Gundogdu:
172   - FIX: collegehumor.lua: title pattern [3825171]
173   - FIX: ted.lua: Media stream URL pattern [2fc90bf]
174   - FIX: xhamster.lua: server response code 404 [6f3e8bd]
175 Raphaël Droz:
176   - publicsenat.lua: Update support [f329cde]
177   - senat.lua: Add support for senat.fr [5cf4540]
179  15 files changed, 317 insertions(+), 33 deletions(-)
182 v0.4.5 (2012-05-30) / Toni Gundogdu
184 Bastien Nocera:
185   - Added 101greatgoals.lua [efc2cdf]
186   - dailymotion: Fix overeager ID fetching [0223bd8]
187   - FIX: sapo.lua: ID, media stream URL and title [84cb67d]
188 PaulK:
189   - Added canalplus.lua [ed6877d]
190   - Added support for empflix.com (NSFW website) [cb2de3c]
191 Toni Gundogdu:
192   - Add website/redtube.lua [694ff91]
193   - FIX: pornhub.lua: media title, stream URL parsing [1867d4f]
194   - FIX: theonion.lua [70dfaab]
195   - FIX: videobash.lua: media URL parsing [471e73d]
196   - FIX: vimeo.lua (#97) [4f811dd]
197   - blip.lua: Mark as FIXME [888a3ed]
198   - keezmovies.lua: Mark as FIXME [4337407]
199   - pluzz.lua, francetelevisions.lua: Mark as FIXME [5b9cfc6]
200   - Lower AC_PREREQ to 2.67 [d1ac468]
201   - Remove funnyhub.lua: Videos no more [?] [3dae8bd]
202   - Remove google.lua: video.google.com is no more [8f38fe6]
203   - website/sapo.lua: Parse thumbnail_url [d8cfb16]
205  46 files changed, 740 insertions(+), 411 deletions(-)
208 v0.4.4 (2012-03-23) / Toni Gundogdu
210 Toni Gundogdu:
211   - Rewrite scripts using "foo:match" instead of "foo:find"
212   - FIX: clipfish.lua: Use new config URL [bb8bf4c]
213   - FIX: dailymotion.lua: Issue with some videos (#92) [325b20e]
214       - Thanks to David Pugnasse for the fix
215   - FIX: Lua-5.2: Use gmatch instead of gfind (#89) [b5ae4e1]
216   - FIX: Lua-5.2: Use the # operator instead (#89) [04f0284]
217   - FIX: youtube.lua: Allow embed URLs w/ params (#90) [386aae2]
218   - FIXME: bikeradar.lua [6d64461]
221 v0.4.3 (2012-03-01) / Toni Gundogdu
223 Anonymous:
224   - Add tcmag.lua [5f8d188]
225   - FIX: xhamster.lua (HTTP/403) [2bd53fd]
227 Bastien Nocera:
228   - Add special-case suffix for audio/mpeg [ca784e3]
229   - FIX: soundcloud.lua: Multi-byte char handling [82d1818]
231 mutantmonkey:
232   - Add IMDb support (#88) [7198600]
234 PaulK:
235   - Add support for pornhub.com (NSFW) [968143b]
236   - Add support for tnaflix.com (NSFW) [d34caf1]
237   - FIX: youjizz [b60401e]
239 Toni Gundogdu:
240   - Add videa.hu support (#84, Bastien) [ab56c38]
241   - FIX: liveleak.lua: attempt to index field 'path' (nil) [4919605]
242   - FIX: mgnetwork.lua: return duration in msec [b34fef6]
243   - FIX: videobash.lua: media URL pattern [8072eac]
244   - guardian.lua: Parse from JSON instead (#83) [019f38e]
245   - liveleak.lua: Support embedded URLs [fdd223a]
246   - Mark globo.lua as FIXME [26f48f5]
247   - Mark tube8.lua as FIXME [de13a39]
248   - Remove buzzhumor.lua [a568afc]
249   - Remove megavideo.lua [dc08e00]
250   - soundcloud.lua: Rework title parsing [53204fd]
251   - tcmag.lua: Make query_formats work with external content [f5cbd0d]
252   - ted.lua: Support the "default" format only [2caf52b]
255 0.4.2  Tue Nov 29 2011  Toni Gundogdu
256 Changes:
257     - Add mgnetwork.lua, mutantmonkey <mutantmonkey@mutantmonkey.in> (#78)
258     - Remove foundrymusic.lua
259 Fixes:
260     - tube8.lua: media URL parsing, Tomas Janousek <tomi@nomi.cz> (#80)
261     - Multiple: potential "attempt to index ... (a nil value)"
262     - dailymotion.lua: no match: video plugin params
263     - videobash.lua: media URL parsing (#81)
266 0.4.1  Sun Nov 06 2011  Toni Gundogdu
267 Changes:
268     - ted.lua: Handle off-site media
269 Fixes:
270     - ted.lua: thumbnail URL pattern
271     - xhamster.lua: title pattern
272     - yfrog.lua: title pattern
273     - ted.lua: media URL check
276 0.4.0  Wed Oct 05 2011  Toni Gundogdu
278 Changes:
279   - Split from "quvi", new repo at <http://repo.or.cz/w/libquvi-scripts.git>
280   - videobash.lua (#71), thanks to Thomas Preud'homme <robotux@celest.fr>
281   - Add quvi/html.lua, thanks to Hans Elbers for the permission to use
282   - foundrymusic.lua (#69), thanks howeyc
283   - totallynsfw.lua, thanks anon
285 Fixes:
286   - "attempt to call global parse_path (a nil value)" in quvi/url.lua
287   - youtube.lua: YouTube.normalize: handle youtu.be with '/watch?v='
288   - liveleak.lua: 'handles' pattern: accept word chars
289   - pluzz.lua: rewrite to use quvi/util.lua: handles
291 For earlier notes, see <http://repo.or.cz/w/quvi.git/blob/HEAD:/NEWS>.