The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
AME 2.0 -Auto Media Embedding for posts, blogs, visitor and group messsages Details »» | |||||||||||||||||||||||||||
AME 2.0 -Auto Media Embedding for posts, blogs, visitor and group messsages
Developer Last Online: Jan 2019
From the creators of French and Toast comes a sweet and sticky enchanement to the New York Times best-seller: AME - Auto Media Embedding
AME 2.0 - The Embedder Strikes Back! AME has won Mod of the Month for Spetember 08. Thanks! Note that 2.5 Gold has been released. Click Here. Discussions for AME 2.5 RC 1 start here AME 2.0 is the next version of the "Mod of the Month" winning media embedder that:
Which sites are supported? At time of counting this, there are about 170 sites supported. But I have only included a few common standards as default (yahoo, youtube, myspace, google and Amazon). Why only these? AME was designed with its own import and export system that enables users to create or modify definitions and share them with the community. This keeps the system lightweight, customisable and saves us all from having to upgrade every time a media site changes their URL structure or if I add another site. Check out the 'add ons' section of this post below to see availible add-ons. Installation/Upgrade
Change Log 2.0.2 - fixed added slashes in quote blocks (DoH!), vm advanced error and incrimented product version. You need to replace include/ame_bb_code.php and re-import the product-ame.xml to upgrade 2.0.1 - fixed missing backslashes in code blocks 2.5 Pre-Release information Attached to this post is pre-release of version 2.5 2.5 is a pretty major upgrade from the 2.0 series and adds the following functionality to 2.0:
Please note that 2.5 is a pre-release so there will be issues. If you want more stability, use 2.x until this version becomes gold FWIW: The only items currently outstanding are to add some missing admincp help. The rest is working as intended as far as I can tell nJoy Show Your Support
|
Comments |
#692
|
|||
|
|||
I think that problem cannot be solved.
Many Youtube music videos cannot be embedded. I assume it is either because of copyright issues or because embedding has been denied by the uploader. |
#693
|
||||
|
||||
Quote:
Google doesn't seem to work either. Maybe I'm not doing something right? :shrug: It's just drop in the link right? They don't use the embed code itself right? FWIW YouTube works fine for members and myself. |
#694
|
||||
|
||||
YouTube just did a massive overhaul, so they'll have to be looked at again once they've finished up with whatever it is they're doing. The other sites will have to be looked at again too. If your subscribed to the updates in my Add-On threads, then you know I will be looking at this over the course of the week and that I'm in the process of trying to get more organized.
|
#695
|
||||
|
||||
Something is screwy on my install. When using YouTube I get this parsed in the forum. The text between the two images is linked to my domain.
|
#696
|
|||
|
|||
The height of the Youtube video is very small.
Where can I adjust the height of the frame? |
#697
|
||||
|
||||
hello
how to get divx to works? i install (import) definitions for divx but works not.(uploaded divx file to my server) some help? regards macc |
#698
|
|||
|
|||
Quote:
But now I have only a small video, I have set height="400" in the code but that only change the frame. The video still shows up very small. Any help is highly appreciated. |
#699
|
||||
|
||||
I modified the code in the Replacement code for YouTube to the dimensions that I like.
Go to the AME CP in your Admin CP, then Display Definitions>>"You Tube "Automatically youtubes your entries!>>Media Definition Code>>Replacement Code Here's my code: Code:
<object width="500" height="412"> <param name="movie" value="http://www.youtube.com/v/$p1&ap=%2526fmt%3D18&fs=1"></param> <param name="allowFullScreen" value="true"></param> <embed src="http://www.youtube.com/v/$p1&ap=%2526fmt%3D18&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="500" height="412" wmode="transparent"></embed></object> |
#700
|
||||
|
||||
Quote:
Quote:
Quote:
Quote:
|
#701
|
||||
|
||||
Quote:
regards macc |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|