blip.lua: Use "foo:match" instead
[libquvi-scripts.git] / NEWS
blob72ba228f5a79aa935f03432cdc59649a315793d1
1 v0.4.3 (2012-03-01) / Toni Gundogdu
3 Anonymous:
4   - Add tcmag.lua [5f8d188]
5   - FIX: xhamster.lua (HTTP/403) [2bd53fd]
7 Bastien Nocera:
8   - Add special-case suffix for audio/mpeg [ca784e3]
9   - FIX: soundcloud.lua: Multi-byte char handling [82d1818]
11 mutantmonkey:
12   - Add IMDb support (#88) [7198600]
14 PaulK:
15   - Add support for pornhub.com (NSFW) [968143b]
16   - Add support for tnaflix.com (NSFW) [d34caf1]
17   - FIX: youjizz [b60401e]
19 Toni Gundogdu:
20   - Add videa.hu support (#84, Bastien) [ab56c38]
21   - FIX: liveleak.lua: attempt to index field 'path' (nil) [4919605]
22   - FIX: mgnetwork.lua: return duration in msec [b34fef6]
23   - FIX: videobash.lua: media URL pattern [8072eac]
24   - guardian.lua: Parse from JSON instead (#83) [019f38e]
25   - liveleak.lua: Support embedded URLs [fdd223a]
26   - Mark globo.lua as FIXME [26f48f5]
27   - Mark tube8.lua as FIXME [de13a39]
28   - Remove buzzhumor.lua [a568afc]
29   - Remove megavideo.lua [dc08e00]
30   - soundcloud.lua: Rework title parsing [53204fd]
31   - tcmag.lua: Make query_formats work with external content [f5cbd0d]
32   - ted.lua: Support the "default" format only [2caf52b]
35 0.4.2  Tue Nov 29 2011  Toni Gundogdu
36 Changes:
37     - Add mgnetwork.lua, mutantmonkey <mutantmonkey@mutantmonkey.in> (#78)
38     - Remove foundrymusic.lua
39 Fixes:
40     - tube8.lua: media URL parsing, Tomas Janousek <tomi@nomi.cz> (#80)
41     - Multiple: potential "attempt to index ... (a nil value)"
42     - dailymotion.lua: no match: video plugin params
43     - videobash.lua: media URL parsing (#81)
46 0.4.1  Sun Nov 06 2011  Toni Gundogdu
47 Changes:
48     - ted.lua: Handle off-site media
49 Fixes:
50     - ted.lua: thumbnail URL pattern
51     - xhamster.lua: title pattern
52     - yfrog.lua: title pattern
53     - ted.lua: media URL check
56 0.4.0  Wed Oct 05 2011  Toni Gundogdu
58 Changes:
59   - Split from "quvi", new repo at <http://repo.or.cz/w/libquvi-scripts.git>
60   - videobash.lua (#71), thanks to Thomas Preud'homme <robotux@celest.fr>
61   - Add quvi/html.lua, thanks to Hans Elbers for the permission to use
62   - foundrymusic.lua (#69), thanks howeyc
63   - totallynsfw.lua, thanks anon
65 Fixes:
66   - "attempt to call global parse_path (a nil value)" in quvi/url.lua
67   - youtube.lua: YouTube.normalize: handle youtu.be with '/watch?v='
68   - liveleak.lua: 'handles' pattern: accept word chars
69   - pluzz.lua: rewrite to use quvi/util.lua: handles
71 For earlier notes, see <http://repo.or.cz/w/quvi.git/blob/HEAD:/NEWS>.