From: Toni Gundogdu Date: Mon, 17 Jun 2013 11:30:36 +0000 (+0300) Subject: FIX: media/spiegel.lua: title pattern (BACKPORTpt4) X-Git-Tag: v0.9.20130619~2 X-Git-Url: https://repo.or.cz/w/libquvi-scripts.git/commitdiff_plain/5e836ece1febc0d5807a8b335fc0789b15ae0bc7 FIX: media/spiegel.lua: title pattern (BACKPORTpt4) Other: * Add an additional title pattern to fall back to * Backported from maint-0.4 (20e95ca) Signed-off-by: Toni Gundogdu --- diff --git a/share/media/spiegel.lua b/share/media/spiegel.lua index 0029208..492f1c3 100644 --- a/share/media/spiegel.lua +++ b/share/media/spiegel.lua @@ -41,7 +41,9 @@ function parse(qargs) qargs.thumb_url = p:match('"og:image" content="(.-)"') or '' - qargs.title = p:match('"spVideoTitle">(.-)<') or '' + qargs.title = p:match('"module%-title">(.-)