The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DJ's AME (Auto Media Embedding) XML Media Definitions (Third Time's the Charm) Details »» | |||||||||||||||||||||||||||
DJ's AME (Auto Media Embedding) XML Media Definitions (Third Time's the Charm)
Developer Last Online: Sep 2023
======================================== IMPORTANT - PLEASE READ These XML Files must be imported through your AME CP. That requires The Geek's AME - The Automatic Media Embedding System to be installed on your forum. Then you can come back here and import these definitions. ======================================== VERSION INFO - PLEASE READ While AME 2.0+ was redesigned for vBulletin 3.7.x, it should still function on versions 3.6.x. These media definitions will work with any version of AME. AME 2.0 now works with Social Groups, Blogs, Profile Comments and Visitor Messages (if your running vB 3.7.x, obviously). However, AME 2.5 BETA also supports signatures and has a global resizing option for each of these regions. If you decide you want the resizing functionality, you will need the definitions from this thread instead: DJ's AME (Auto Media Embedding) XML Media Definitions for 2.5 WHAT THIS IS? This thread is the third installment of a series of threads where we tried to collect media definitions for the AME modification by The Geek. The brilliance of The Geek's modification was that support for a given site could be added by people who knew a little about Regular Expressions, and then share the exported definitions with the community without The Geek having to update the modification each and every time. Hotwheels, and then Dannyloski both worked hard to maintain threads where we collected these definitions so they could all be in one place and easily downloaded. But both met with some unfortunate circumstances where they could no longer maintain those first two threads. Then I came along with my inordinate lack of something to do, and put everything together with the hope that I could keep things going as well. Hence the little joke there in the title about "Third Time's the Charm". So in addition to updating, I've kind of taken it upon myself to keep up with these definitions, collect, contribute and generally maintain this aspect of the modification. Hence the reason why I consider this the ultimate media embedding system for vBulletin, as we, as a community, have generated XML definitions for over 160 various kind of media outlets. I personally try to add at least 10 new sites every few months. LIVE DEMO This demo is running AME 2.0.2 on a live site. Periodically, this area will be closed for development. MEDIA DEFINITIONS New definitions are always in the works and any requests or XML contributions of your own are welcome. This is the complete list of Media Definitions, alphabetized and sorted by category. Please read any notations I've made for a particular definition here, since I can't include them in the XMLs. GamesSITES NOT AVAILABLE (The "No-Fly List") These are previously made or requested XML files that were working, but for varying circumstances, I can't make work at the moment. Things could change at a moment's notice, though, so be sure to subscribe to my updates. CBS News (Nothing to refrence in URL or HTML code)SUPPORT I'm always happy to help to the best of my ability, but please don't just say your video isn't working without providing links to either the video or the post your having a problem with. I can't help unless I know what to look for. Also be sure to check the FAQs in the following two posts, as your question has likely been answered many times. Thanks. DOWLOAD AND INSTALLATION There are three files available, though you don't neccesarly need all three. Definitions are installed by importing them through your AME CP in your Admin CP. YOU DO NOT IMPORT THEM THROUGH YOUR PRODUCT MANAGER. DJ's Master XML: This is the file you want if you're starting fresh and want the complete line of supported media sites. Remember that definitions do not overwrite, so you would need to delete your default definitions before importing this file.?The 9 following images also need to be added to your images/misc directory. Remember to Click Install so you can be informed via email when a new files is added or updated!! I've got more in the works! :up: :up: THANKS everyone! Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
Equarter |
Comments |
#612
|
|||
|
|||
Quote:
When you upload the new xml, you have the option of deselecting "yes" to import through each and every definition. But apparently it doesn't like you doing that as it still won't accept those parameters. |
#613
|
||||
|
||||
Raw Vegas should be working. Remember, in my notes I mentioned that Raw Vegas uses Javascript to generate their player, and the inline AJAX elements of vB don't like external Javascript. The video will still show to anyone loading the page, but on the initial Quick Reply/Quick Edit, you won't see anything until you refresh the page.
Quote:
Which definitions have you decided you don't want to delete. It's possible you still have some duplicate definitions. |
#614
|
|||
|
|||
Quote:
I just went the route of deselecting every definition of the ones I already have and wanted to upload the new definitions that make up the xml file. I haven't went the route of deleting all definitions and re-installing the new xml yet. |
#615
|
|||
|
|||
thanks a lot !!
|
#616
|
||||
|
||||
If you haven't made any crucial edits to your existing definitions, then the best thing would be to just delete them all and import the new Master. Just picking the ones you have will mean you'll miss out on a large number of definitions that I had to completely redo because the sites changed their embed code and/or URL structure. Some definitions have been split into two definitions and some have been changed completely due to domain name changes.
|
#617
|
||||
|
||||
No, as I said, I didn't add anything to the Main ZIP. I'll do individual XML inclusions a little bit later, but I have some other things to catch up on for the moment. If you have all sites installed anyway, the best thing to do is delete all and import the Master.
|
#618
|
|||
|
|||
Quote:
Deleted old definitions and reinstalled new. Worked like a champ! Thanks. |
#619
|
||||
|
||||
Love this mod .. Can some one show me how to make a Media Definition for my site http://www.561palmbeach.com/ Please ....newbie
my forum www.speedaholic.net Video http://www.561palmbeach.com/video/5/...m-R1-Test-Ride |
#620
|
||||
|
||||
Its not working I tryed this..
<?xml version="1.0" encoding="ISO-8859-1"?> <AME> <item> <id>146</id> <title>ClipShare Demo</title> <description>Embed 561palmbeach.com Videos!</description> <displayorder>1</displayorder> <findcode><![CDATA[http://www\.561palmbeach\.com/view_video\.php\?viewkey=[\w]+[\w&;=]*]]></findcode> <replacecode><![CDATA[<object type="application/x-shockwave-flash" width="320" height="260"wmode="transparent" data="http://www.561palmbeach.com/flvplayer.swf?file=http://561palmbeach.com/flvideo/$p1.flv&autostart=false&showfsbutton=true"> <param name="movie" value="http://www.561palmbeach.com/flvplayer.swf?file=http://www.561palmbeach.com/flvideo/$p1.flv&autostart=false&showfsbutton=true" /> <param name="wmode" value="transparent" /> <param name="allowScriptAccess" value="sameDomain" /> <embed src="http://www.561palmbeach.com/flvplayer.swf?file=http://www.561palmbeach.com/flvideo/$p1.flv&autostart=false&showfsbutton=true" loop="False" width="320" height="260" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </embed> </object>]]></replacecode> <status>1</status> <container>1</container> <embedregexp><![CDATA[http://www\.561palmbeach.com/flvideo/([\w]+)\.flv]]></embedregexp> <extraction>1</extraction> <gdef>0</gdef> </item> </AME> |
#621
|
|||
|
|||
2.5 beta , file cache is on , Extract destination data is on ,
Daily motion regex is Code:
http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-]*video/[\w\-]+ Code:
http://[w\.]*dailymotion\.[com|alicet\.]+/swf/([\w]*) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|