Quote:
Originally Posted by yjeanrenaud
bryanb,
sure, here you are:
Code:
url:
http://www.liveleak.com/
Code:
regex url:
http:\/\/www\.liveleak\.com\/view\?i=([a-zA-Z0-9-_]+)
Code:
Embed:
<object width="450" height="370"><param name="movie" value="http://www.liveleak.com/e/{vb:raw code}"></param><param name="wmode" value="transparent"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.liveleak.com/e/{vb:raw code}" type="application/x-shockwave-flash" wmode="transparent" allowscriptaccess="always" width="450" height="370"></embed></object>
|
I've added this in but it's not embedding the liveleak videos.
Code:
provider:
LiveLeak
Tagoption:
liveleak
URL:
http://www.liveleak.com/
Regex URL:
http:\/\/www\.liveleak\.com\/view\?i=([a-zA-Z0-9-_]+)
Regex Scrape:
blank
Embed:
<object width="450" height="370"><param name="movie" value="http://www.liveleak.com/e/{vb:raw code}"></param><param name="wmode" value="transparent"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.liveleak.com/e/{vb:raw code}" type="application/x-shockwave-flash" wmode="transparent" allowscriptaccess="always" width="450" height="370"></embed></object>
Seems pretty straight forward...
It converts the post to a link but no video, upon editing the post I see this:
Code:
[video]http://www.liveleak.com/view?i=71d_1377852902[/video]
Anyone got a clue why this isn't working?
I tried clearing cache and re-trying it but that didn't help.