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