The article match was broken for:
http://www.101greatgoals.com/gvideos/his-1st-in-hd-shinji-kagawa-manchester-united-v-shanghai-shenhua/
---
share/lua/website/101greatgoals.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/lua/website/101greatgoals.lua
b/share/lua/website/101greatgoals.lua
index 17fd0f4..a9e21d9 100644
--- a/share/lua/website/101greatgoals.lua
+++ b/share/lua/website/101greatgoals.lua
@@ -55,7 +55,7 @@ end
function HaOgg.check_external_content(self)
local page = quvi.fetch(self.page_url)
- local article = page:match('<div id="space4para"
class="post%-type%-gvideos">(.-)</div>')
+ local article = page:match('<div .- id="space4para"
class="post%-type%-gvideos">.-<script (.-)</script>')
or error("no match: article")
-- Self-hosted, and they use YouTube
--
1.7.10.4
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
quvi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/quvi-devel