Quote:
Originally Posted by Alan_SP
For new youtube code (youtu.be one, if there is new one, please give link for us to see):
Go to AdminCP, AME CP, choose Add New.
For Provider: YouTube New (or whatever you like as a name for it)
Tagoption: youtuben (this can be anything you like, but unique, I just added n to stress it's new youtube tag)
URL: http://youtu.be
Regex URL: http:\/\/youtu\.be\/([a-z0-9-_]+) (this must looks like this, I used old original youtube regex to construct this one based on new youtube links)
Regex Scrape: leave empty
Embed:
HTML Code:
<object width="660" height="400"><param name="movie" value="http://www.youtube.com/v/{vb:raw code}?fs=1&hl=en_US&rel=0&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/{vb:raw code}?fs=1&hl=en_US&rel=0&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="660" height="400"></embed></object>
Here I'm using code for HD video. It's the same as for old YouTube videos, because links just get redirected to old site (new links a just much simpler on us users). You can change width and height of video. Also you can disable HD if you want it.
Priority: 0
|
This didn't do anything for me, regular youtube and youtu.be links both just showing up as links
There's a lot of pages to go through, am I supposed to somehow disable vb4's new horrible terrible built-in video tag?
EDIT WAIT: the above coupled with testbot's code worked fine, someone add both steps to the mod's original post man I hate how we gotta go through 70 pages of stuff to get mods working properly on this damn site thanks for the text though guys I love this thing, loved vb3 more though hate vb4 with a passion