dailymotion.lua: Fix family-filter redirect
commit81969c08e0819d945bce4da2b15a56a48deecb74
authorToni Gundogdu <legatvs.git@gmail.com>
Sun, 2 Jan 2011 15:58:38 +0000 (2 17:58 +0200)
committerToni Gundogdu <legatvs.git@gmail.com>
Sun, 2 Jan 2011 16:04:57 +0000 (2 18:04 +0200)
tree74e61553b3442f911a7903700659c34f159044a5
parent5ad49a6bf52d0dc5cf1f57468064aa1f0c18613e
dailymotion.lua: Fix family-filter redirect

If quvi checks for shortened URL and the website redirects to
family_filter page, quvi is unable to continue. This patch adds a
workaround to that.

Additionally, (at least some) family-filtered pages embed the URL
differently, e.g. only one URL is listed in the page HTML and our
"regular" fmt_id,video_url pattern no longer matches the URL in this
pages. This patch addresses this.

Related to <http://sourceforge.net/apps/trac/clive/ticket/4>
share/lua/website/dailymotion.lua