Quote:
Originally Posted by chick
OK Jedi, everything is on (deleted the old def and uploaded this new dailymotion def) resynced, purged, flushed and rebuild everything, and still a blank video?
Code:
http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-%]*video/[\w\-]+[\w/=\?]*
and the regex
Code:
http://[w\.]*dailymotion\.[com|alicet\.]+/swf/([\w]*)
Contain and extract are on... any ideas?
|
In order to make Dailymotion work again just change the "Embedding Regexp" from
Code:
http://[w\.]*dailymotion\.[com|alicet\.]+/swf/([\w]*)
to
Code:
http://[w\.]*dailymotion\.[com|alicet\.]+/swf/video/([\w]*)