The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AME3 - Auto Media Embeding and Video Extender Details »» | |||||||||||||||||||||||||||||||||||
AME3 - Auto Media Embeding and Video Extender
Developer Last Online: Jan 2019
From the makers of Smooth and Jazz comes the singing sensation my mom has been waiting months for:
AME3. Bigger. Badder. Bestest. NOTE ABOUT vB4.0.3: ------------------------------------------------------------ vBulletin 4.0.3 has changed the way video codes are handled and in the process, inadvertently broke AME3. I have submitted a bug report and believe that the issue will be quickly resolved. There is a manual fix you can apply for 4.0.3 here in the interim. ----------------------------------------------------------------------------------------------- AME3 is the sequel to the multi award winning AME 1x and AME 2x systems. AME3. This time, its different. AME3 does 3 things:
Note that I am releasing this early for beta testing and general feedback. There is currently a bug in RC2, RC4 and 4.0.0 that will prevent AME from working however there is a workaround posted below. I have written a pretty comprehensive readme and attached it seperatly to this post. I suspect both this post and the readme will get updated as AME3 becomes finalised. Download Now
Screenshots
Show Your Support
|
4 благодарности(ей) от: | ||
Cadellin, Longcat, mapleleaffans, SKIDROW |
Comments |
#1152
|
|||
|
|||
How can you get espn links to work with this?
|
#1153
|
|||
|
|||
sure, if they're embeddeable
|
#1154
|
|||
|
|||
Is there a way for a mod to force vimeo and YouTube to display the H.264 of HD versions of a video via this plugin?
|
#1155
|
||||
|
||||
Is there anyway to get Liveleak links to work?
Thanks! |
#1156
|
|||
|
|||
Code:
@DaffyDuck sure: <object class="restrain" type="application/x-shockwave-flash" width="640" height="385" data="http://www.youtube.com/v/{vb:raw code}?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&ap=%2526fmt%3D22"> <param name="movie" value="http://www.youtube.com/v/{vb:raw code}?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded" /> <param name="wmode" value="direct" /> <param name="allowfullscreen" value="true" /> <!--[if IE 6]> <embed width="640" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/{vb:raw code}?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&ap=%2526fmt%3D22" allowfullscreen="true" /> <![endif]--></object> Code:
&ap=%2526fmt%3D22 |
#1157
|
|||
|
|||
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> |
#1158
|
||||
|
||||
Quote:
[video=;5fe_1313080292]http://www.liveleak.com/view?i=5fe_1313080292[/video] |
#1159
|
||||
|
||||
My bad - forgot the Tagoption
Works now |
#1160
|
|||
|
|||
Not quite sure where to add the code you pasted?
I know that by adding &fmt=22 I get HD, and by adding &fmt=18 it displays the HQ stream if available. I can add those to the YT links before I paste them in the page, but I'm looking for a means to automate the process so my users don't have to think about it. |
#1161
|
|||
|
|||
go to admincp>AME>display>youtube>
paste this into the embed-form and save: Code:
<object class="restrain" type="application/x-shockwave-flash" width="640" height="385" data="http://www.youtube.com/v/{vb:raw code}?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&ap=%2526fmt%3D22"> <param name="movie" value="http://www.youtube.com/v/{vb:raw code}?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded" /> <param name="wmode" value="direct" /> <param name="allowfullscreen" value="true" /> <!--[if IE 6]> <embed width="640" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/{vb:raw code}?version=3&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_embedded&ap=%2526fmt%3D22" allowfullscreen="true" /> <![endif]--></object> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|