4 - media/canalplus.lua: Relicense under AGPLv3+ [041e33b]
5 - Ported and updated revision of the 0.4 script w/ improvements
7 - FIX: media/101greatgoals: redirect: Add URL scheme [d74e442]
8 - FIX: media/cbsnews.lua: Adapt to website changes [6a265a9]
9 - FIX: media/publicsenat: Reimpl. support [eb4bb86]
10 - FIX: media/vimeo: Reimpl. support [25ec596]
11 - media/collegehumor.lua: Relicense under AGPLv3+ [3639d54]
12 - Move website/collegehumor.lua to media/ [458f484]
13 - Remove query_formats function [a0a0bb9]
14 - Rewrite ident function [b121ade]
15 - Rewrite parse function [c8e7924]
16 - Port website/dorkly.lua from the 0.4 series [5304e1b]
18 22 files changed, 695 insertions(+), 465 deletions(-)
24 - Fix support for arte.tv [485ce77]
26 - media: Add support for tube.majestyc.net [47a1639]
27 - media: Add support for vzaar.com [343db67]
28 - media/lego.lua: Update ID pattern [ab8c084]
29 - media/liveleak.lua: Ignore fac3book iframe src values [bf18023]
30 - media/metacafe.lua: Relicense under AGPLv3+ [0593317]
31 - Move website/metacafe.lua to media/ [47d3d3d]
32 - Remove query_formats function [e0731b8]
33 - Rewrite ident function [3231cbf]
34 - Rewrite parse function [b13ee5f]
35 - media/tagtele.lua: Relicense under AGPLv3+ [af8dcb3]
36 - Move website/tagtele.lua to media/ [118a92e]
37 - Remove query_formats function [6e73a9a]
38 - Rewrite ident function [60da497]
39 - Rewrite parse function [cc40857]
40 - media/tapuz.lua: Relicense under AGPLv3+ [22c0ba7]
41 - Move website/tapuz.lua to media/ [f80a844]
42 - Remove query_formats function [2f9cb5f]
43 - Rewrite ident function [b44e053]
44 - Rewrite parse function [5f5bb57]
45 - media/videobash.lua: Relicense under AGPLv3+ [5a1a49b]
46 - Move website/videobash.lua to media/ [6adcc15]
47 - Remove query_formats function [b1b1d5f]
48 - Rewrite ident function [fa6ef82]
49 - Rewrite parse function [b712d04]
50 - media/vimeo.lua: Mark as FIXME [c5e7cc8]
51 - scan: Add support for embedded vzaar.com media URLs [2d8bfc3]
53 48 files changed, 1308 insertions(+), 451 deletions(-)
59 - Add support for ina.fr [5cb76af]
61 - FIX: media/clipfish.lua: Raise "no match: media stream URL" [808494b]
62 - FIX: media/funnyordie.lua: Media stream URL pattern [364ad53]
63 - FIX: media/funnyordie.lua: Set "Accept-Encoding" HTTP header [53c0a44]
64 - FIX: media/liveleak.lua: Sanitize input for LuaJSON [0f692c7]
65 - FIX: media/sevenload.lua: JSON extraction pattern [4ac3938]
66 - FIX: media/youtube.lua: Unescape using quvi/util [aedecad]
67 - FIX: quvi/youtube: ident: query: "v=" may not be first param [ffaadfd]
68 - FIX: resolve_redirections.lua: Normalize YouTube input URL [cf39991]
69 - Install with share/README [e8ad881]
70 - media/1tvru.lua: Relicense under AGPLv3+ [970da57]
71 - Remove query_formats function [296a34e]
72 - Rewrite ident function [853993f]
73 - Rewrite parse function [193755f]
74 - media/lego.lua: Relicense under AGPLv3+ [5b3daf1]
75 - Add support for "/videos?video=ID" [8799938]
76 - Remove query_formats function [f617614]
77 - Rewrite ident function [5343385]
78 - Rewrite parse function [317de20]
80 - Add support for >1 streams [0a34094]
81 - Parse stream URLs from "config:" [18b6caf]
82 - Sanitize JSON [7c7dcb9]
83 - media/myspass.lua: Relicense under AGPLv3+ [38fd4bf]
84 - Remove query_formats function [2ebdb84]
85 - Rewrite ident function [6e580da]
86 - Rewrite parse function [4d5db98]
87 - playlist/youtube.lua: Use HTTPS if input URL uses it [18068fe]
88 - media/youtube.lua: Use HTTPS if input URL uses it [e6a6587]
90 - normalize: Revise, remove "nocookie" handling [3d1d706]
91 - normalize: Process YouTube URLs only [fe4d72b]
92 - normalize: Reimplement [3fa91eb]
93 - scan/youtube.lua: Return HTTPS media URLs if input URL uses it [33b172f]
94 - subtitle/youtube.lua: Use HTTPS if input URL uses it [c58c7b5]
96 33 files changed, 1184 insertions(+), 424 deletions(-)
102 - media/guardian.lua: Also support "old" domain name [07c0d41]
104 - Use subdir-objects Automake option [3df38e0]
106 - AC_PREREQ: Bump to 2.69 [6b349f7]
107 - Do not bundle 'version' file, have install create it [f086380]
108 - FIX: Install cookie.lua to common/quvi/http/ [8c3be23]
109 - FIX: media/dailymotion.lua: sequence pattern (PORTpt4) [bd31628]
110 - FIX: media/funnyordie.lua: Stream URL pattern [41a7516]
112 6 files changed, 35 insertions(+), 28 deletions(-)
118 - configure.ac: Require a2x when building from git [1f118a6]
119 - FIX: media/guardian.lua: Multiple patterns [9e18bf6]
120 - FIX: tests: Use quvi_errcode instead of qerr [8113266]
121 - Mark media/break.lua as FIXME [85f885e]
122 - Mark media/charlierose.lua as FIXME [d85d71e]
124 18 files changed, 80 insertions(+), 91 deletions(-)
130 - FIX: media/break.lua: Break.can_parse_url: path pattern [63d560a]
131 - FIX: media/spiegel.lua: title pattern (BACKPORTpt4) [5e836ec]
132 - media/guardian.lua: Check for expired content (BACKPORTpt4) [a24b7aa]
133 - quvi/util: Add escape_magic function [751bf6d]
134 - Remove media/academicearth.lua [d04e115]
136 12 files changed, 31 insertions(+), 146 deletions(-)
141 This is the first official release of the 0.9 of libquvi-scripts. The
142 typical list of the changes (commit-by-commit), since the 0.4, were
145 For a detailed list of the changes, see the git commit log. For an
146 overview of the changes made in the quvi project 0.9+ series, see:
147 http://quvi.sourceforge.net/doc/other/quvi-prj-ptnine.html (WIP)
150 v0.4.14 (2013-03-19) / Toni Gundogdu
153 - Add website script for wimp.com [3639d67]
154 - website utils: add base64 decoder [0eff56e]
156 5 files changed, 118 insertions(+), 6 deletions(-)
159 v0.4.13 (2013-03-03) / Toni Gundogdu
162 - FIX: ard.lua: Assign self.script_dir to package.path [64cab0d]
163 - Rename ard.lua to ardmediathek.lua [7a9bdb1]
165 4 files changed, 174 insertions(+), 173 deletions(-)
168 v0.4.12 (2013-02-10) / Toni Gundogdu
171 - Add ard.lua [c0add2d]
173 - FIX: tvlux.lua: Update patterns, parse thumb URL [85f1dea]
174 - FIX: wdrmaus.lua:101: invalid escape sequence [ef57874]
175 - Move fastjizz.lua under FIXME [e2d1f7f]
176 - Move mgnetwork.lua under FIXME [1912cd7]
178 13 files changed, 242 insertions(+), 65 deletions(-)
181 v0.4.11 (2013-02-01) / Toni Gundogdu
184 - Add support for myspass.de [2b79f18]
185 - Add support for wdrmaus.de [86d1c64]
187 - beeg.lua: Update title pattern [be81501]
188 - FIX: 1tvru.lua: title and media URL patterns [763338c]
189 - FIX: gaskrank.lua: media stream URL pattern [8c067a5]
190 - FIX: gen-news.sh: Find the closest tagname [89d31bc]
191 - FIX: lego.lua: All patterns [787be3d]
192 - FIX: metacafe.lua: Key parsing [4735455]
193 - FIX: theonion.lua: thumbnail URL pattern [8d6ee06]
194 - gaskrank.lua: Parse thumbnail URL [1e15082]
196 71 files changed, 398 insertions(+), 821 deletions(-)
199 v0.4.10 (2012-11-22) / Toni Gundogdu
202 - FIX: audioboo.lua: multiple patterns [b182505]
203 - FIX: break.lua: multiple patterns [6357cd1]
204 - FIX: dailymotion.lua: title pattern [bc35f74]
206 10 files changed, 28 insertions(+), 127 deletions(-)
209 v0.4.9 (2012-10-01) / Toni Gundogdu
212 - Add website/beeg.lua (NSFW) [5d7233f]
213 - Add website/deviantclip.lua (NSFW) [1b12bc4]
214 - Add website/fastjizz.lua (NSFW) [9f1ce8b]
215 - Add website/jizzhut.lua (NSFW) [d509b1b]
216 - Add website/xnxx.lua (NSFW) [ac72d16]
217 - FIX: website/youjizz.lua [ebc42da]
218 - website/keezmovies.lua: Detect encrypted streams [9498be7]
220 - FIX: youtube.lua [5b1c002] (aka. server response code 403 (conncode=0))
222 - FIX: Add quvi/html.lua to DIST_lua [c681d03]
223 - website/arte.lua: Mark as FIXME [e815821]
224 - website/collegehumor.lua: Mark as FIXME [4f65343]
225 - website/xvideos.lua: Improve title parsing (#109) [e657f45]
227 - website/tapuz.lua: Add tapuz flix support [bc24554]
229 27 files changed, 622 insertions(+), 86 deletions(-)
232 v0.4.8 (2012-08-21) / Toni Gundogdu
235 - totallynsfw.lua: Handle embedded media hosted elsewhere [e5a0d97]
237 - FIX: 101greatgoals.lua: article pattern [e4ae322]
238 - souncloud.lua: Never offer placeholder as thumbnail [2ffd344]
240 - Add support for BBC iPlayer (#28) [282632e]
242 - Add website/lego.lua (#107) [c38aa05]
244 - FIX: dailymotion.lua: sequence pattern (#108) [41e4bd9]
245 - FIX: media/gaskrank.lua: Media ID, stream URL patterns [186b41e]
246 - FIXME: website/bloomberg.lua [48ca011]
248 13 files changed, 402 insertions(+), 37 deletions(-)
251 v0.4.7 (2012-07-18) / Toni Gundogdu
254 - dailymotion.lua: Make urlback pattern more liberal [8eded85]
256 - Add support for justin.tv and twitch.tv (#99) [86baf5d]
258 - tvrain.lua: Adjust for new URL scheme on the site [7bf1682]
260 - Support spiegel.de with SEO URLs [6afe8e9]
262 - FIX: gaskrank.lua: stream URL, ID patterns [78817b8]
263 - FIX: gaskrank.lua: title pattern [52c6f6d]
264 - FIX: tvrain.lua: Change how media ID is parsed [7dfbc1e]
265 - FIX: vimeo.lua:115: no match: qualities (#106) [d7182ac]
266 - youtube.lua: Rewrite YouTube.choose_default [aec0afa]
268 Change how youtube.lua chooses the 'default' format for
270 - Either whichever is of 480p is found first
271 - Or whatever YouTube returns as the first format
273 The script previously defaulted to the lowest quality.
275 15 files changed, 118 insertions(+), 44 deletions(-)
278 v0.4.6 (2012-06-10) / Toni Gundogdu
281 - 1tvru.lua: Add support for 1tv.ru [82e3151]
282 - tvrain.lua: Add support for tvrain.ru [730720d]
284 - pornhub.lua: Media ID can be hexadecimal [82b78df]
286 - FIX: collegehumor.lua: title pattern [3825171]
287 - FIX: ted.lua: Media stream URL pattern [2fc90bf]
288 - FIX: xhamster.lua: server response code 404 [6f3e8bd]
290 - publicsenat.lua: Update support [f329cde]
291 - senat.lua: Add support for senat.fr [5cf4540]
293 15 files changed, 317 insertions(+), 33 deletions(-)
296 v0.4.5 (2012-05-30) / Toni Gundogdu
299 - Added 101greatgoals.lua [efc2cdf]
300 - dailymotion: Fix overeager ID fetching [0223bd8]
301 - FIX: sapo.lua: ID, media stream URL and title [84cb67d]
303 - Added canalplus.lua [ed6877d]
304 - Added support for empflix.com (NSFW website) [cb2de3c]
306 - Add website/redtube.lua [694ff91]
307 - FIX: pornhub.lua: media title, stream URL parsing [1867d4f]
308 - FIX: theonion.lua [70dfaab]
309 - FIX: videobash.lua: media URL parsing [471e73d]
310 - FIX: vimeo.lua (#97) [4f811dd]
311 - blip.lua: Mark as FIXME [888a3ed]
312 - keezmovies.lua: Mark as FIXME [4337407]
313 - pluzz.lua, francetelevisions.lua: Mark as FIXME [5b9cfc6]
314 - Lower AC_PREREQ to 2.67 [d1ac468]
315 - Remove funnyhub.lua: Videos no more [?] [3dae8bd]
316 - Remove google.lua: video.google.com is no more [8f38fe6]
317 - website/sapo.lua: Parse thumbnail_url [d8cfb16]
319 46 files changed, 740 insertions(+), 411 deletions(-)
322 v0.4.4 (2012-03-23) / Toni Gundogdu
325 - Rewrite scripts using "foo:match" instead of "foo:find"
326 - FIX: clipfish.lua: Use new config URL [bb8bf4c]
327 - FIX: dailymotion.lua: Issue with some videos (#92) [325b20e]
328 - Thanks to David Pugnasse for the fix
329 - FIX: Lua-5.2: Use gmatch instead of gfind (#89) [b5ae4e1]
330 - FIX: Lua-5.2: Use the # operator instead (#89) [04f0284]
331 - FIX: youtube.lua: Allow embed URLs w/ params (#90) [386aae2]
332 - FIXME: bikeradar.lua [6d64461]
335 v0.4.3 (2012-03-01) / Toni Gundogdu
338 - Add tcmag.lua [5f8d188]
339 - FIX: xhamster.lua (HTTP/403) [2bd53fd]
342 - Add special-case suffix for audio/mpeg [ca784e3]
343 - FIX: soundcloud.lua: Multi-byte char handling [82d1818]
346 - Add IMDb support (#88) [7198600]
349 - Add support for pornhub.com (NSFW) [968143b]
350 - Add support for tnaflix.com (NSFW) [d34caf1]
351 - FIX: youjizz [b60401e]
354 - Add videa.hu support (#84, Bastien) [ab56c38]
355 - FIX: liveleak.lua: attempt to index field 'path' (nil) [4919605]
356 - FIX: mgnetwork.lua: return duration in msec [b34fef6]
357 - FIX: videobash.lua: media URL pattern [8072eac]
358 - guardian.lua: Parse from JSON instead (#83) [019f38e]
359 - liveleak.lua: Support embedded URLs [fdd223a]
360 - Mark globo.lua as FIXME [26f48f5]
361 - Mark tube8.lua as FIXME [de13a39]
362 - Remove buzzhumor.lua [a568afc]
363 - Remove megavideo.lua [dc08e00]
364 - soundcloud.lua: Rework title parsing [53204fd]
365 - tcmag.lua: Make query_formats work with external content [f5cbd0d]
366 - ted.lua: Support the "default" format only [2caf52b]
369 0.4.2 Tue Nov 29 2011 Toni Gundogdu
371 - Add mgnetwork.lua, mutantmonkey <mutantmonkey@mutantmonkey.in> (#78)
372 - Remove foundrymusic.lua
374 - tube8.lua: media URL parsing, Tomas Janousek <tomi@nomi.cz> (#80)
375 - Multiple: potential "attempt to index ... (a nil value)"
376 - dailymotion.lua: no match: video plugin params
377 - videobash.lua: media URL parsing (#81)
380 0.4.1 Sun Nov 06 2011 Toni Gundogdu
382 - ted.lua: Handle off-site media
384 - ted.lua: thumbnail URL pattern
385 - xhamster.lua: title pattern
386 - yfrog.lua: title pattern
387 - ted.lua: media URL check
390 0.4.0 Wed Oct 05 2011 Toni Gundogdu
393 - Split from "quvi", new repo at <http://repo.or.cz/w/libquvi-scripts.git>
394 - videobash.lua (#71), thanks to Thomas Preud'homme <robotux@celest.fr>
395 - Add quvi/html.lua, thanks to Hans Elbers for the permission to use
396 - foundrymusic.lua (#69), thanks howeyc
397 - totallynsfw.lua, thanks anon
400 - "attempt to call global parse_path (a nil value)" in quvi/url.lua
401 - youtube.lua: YouTube.normalize: handle youtu.be with '/watch?v='
402 - liveleak.lua: 'handles' pattern: accept word chars
403 - pluzz.lua: rewrite to use quvi/util.lua: handles
405 For earlier notes, see <http://repo.or.cz/w/quvi.git/blob/HEAD:/NEWS>.