The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest... Details »» | ||||||||||||||||||||||||||||||||||||||||||
DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest...
Developer Last Online: Sep 2023
NEARLY 300 SUPPORTED SITES FOR VIDEOS, AUDIO, GAMES AND MORE! This is the most current repository of definitions for DJ's AME :: The Ultimate Automatic Media Embedder. These media definitions will expand your AME to support embedding from hundreds of websites. More videos. More than videos. These definitions will let you embed content from sites that include games, widgets, music players and so much more. This repository was seeded by contributions from the vBulletin community over several years, but are curated here for easy access. Special thanks to Hotwheels and Danyloski for starting the tradition. [hr]#CCCCCC[/hr] NEWS DJ's AME 2.5.7 is out! What are you waitin' fer?! [hr]#CCCCCC[/hr] IMPORT DEFINITIONS ARE NOT INSTALLED They're imported through your AME CP. Which means you have to have AME installed first. You DO NOT import definitions through your Product Manager. I mean, you can try. But I'll make fun of you. The READ ME file explains in more detail. Please don't skip it. I named it in big letters and everything. [hr]#CCCCCC[/hr] VERSION INFO These definitions are for AME 2.5. A BETA set of definitions for AME 3 can be found here. [hr]#CCCCCC[/hr] LIVE DEMO This is my development area with a lot of test thread. As such, it's not a comprehensive list of all working definitions. You can find that below... [hr]#CCCCCC[/hr] MEDIA DEFINITIONS LIST The full list of definitions is available in the second post of this thread. Requests for new definitions should be made here (no registration required), rather than in this thread. It makes it easier for me to keep track and to prioritize. Please do not use this area to contact me. Code:
The password is: LetMeIn#33 [hr]#CCCCCC[/hr] SUPPORT I can't stress this enough. I NEED LINKS in order to troubleshoot problems. Links to the video. Links to the thread. I can't do anything without knowing what videos are causing the problem. If all you do is post that a particular site is not working and provide me with nothing to look at, well, how can I fix it? Following this simple guideline will save us both a lot of time and effort. (And check the FAQ on the first page. I worked really hard on that one. :erm: ) Please note that I do new definition requests in the order they were received and as timely as I can. Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Comments |
#2032
|
||||
|
||||
]|TUESDAY MORNING DEFINITIONS|[ Because that can be a thing, too In case you missed the email notification, the incessant thread bumping or the skywriting in every major city, AME 2.5.7 is out, and you can grab it here: AME 2.5.7 includes two new advanced option called Extra Head Tag Code and Extra Body Tag Code. One of the problems I always had with making definitions, is that some websites required an extra snippet of code, such as JavaScript, in either the <head> or <body> tags of your website. I couldn't put the code in the definitions if it was required in the head tags, and even then, the code could only appear once per page. So your only other option would have been to edit one or more of your templates. That didn't seem like an elegant solution. So in AME 2.5.7, I've included these two extra fields where you can add this extra code, and AME will insert it automatically into the proper templates. No need for editing. No need to edit multiple styles. So here's a handful of definitions I worked out that use the new feature, just to get you started... NEW :: EXTRA CODE Google+ Profiles, Pages, Posts and Communities :: Each of those can now be embedded in a post using the collection of Google+ definitions in this update. But be sure to include the extra JavaScript code necessary to make it work. Go to your Admin CP ?? AME CP ?? Advanced Options and paste it into your Extra Head Tag Code field: HTML Code:
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> Pinterest Boards, Pins and Profiles :: My old definitions for Pinterest stopped working a while back, and even when they did work, they had to match up to 20 parameters just to work right. Not the most elegant of solutions, either. This new set of Pinterest definitions will embed Boards, Profiles and individual Pins using Pinterest's native widgets. Go to your Admin CP ?? AME CP ?? Advanced Options and paste the following JavaScript code into Extra Body Tag Code: HTML Code:
<script type="text/javascript" src="//assets.pinterest.com/js/pinit.js"></script> But wait, there's less! I've included some new definitions and some updated definitions that use the regular old run of the mill functions you've come to know and love. NEW Kickstarter is the crowdfunding website that get's everything from that 500 foot robot snake I always dreamed about as a kid, to a feature-length Veroncia Mars movie it's funding. Two definitions are included where you can decide whether to embed a project's promo video, or it's widget. Indiegogo widgets are available as well. Think of Indiegogo as the Garfunkle of crowdfunding websites. Pastebin lets you share, well, pastes with other users. Now you can embed public pastes in a post. (Say that seven times real fast.) To round out the social media goodness, you can now embed Facebook Posts and Pages in a thread. Note that the Facebook Pages definition will try to embed regular profiles and fail. So user your own discretion with that one. ProProfs Brain Games host a series of puzzles, brain teasers and word games to keep you from doing your taxes, cooking dinner or feeding the baby, for hours on end. Now make your community as unproductive as you are and embed them in posts. UPDATED Just one, but it's a good one. Remember eBay thumbnails? How about something a little more practical? LOCAL HOSTED In addition, I've updated the existing local hosted definitions, and composed a few more. For one, they should no longer require editing to support your website, they should work out of the box. Let me know if they don't. I added a little extra media support to a couple and just outright created some new ones. As usual, documents display using Google Drive's doc viewer, and I've extended some support to those as well. Check the READ ME file from the actual main post's ZIP folder for more info on some of those. In short, here's what you get: DIVX (.divx, .mkv) Flash (.swf) HTML 5 Player (.ogg, .ovg, .webm) MP3 (.mp3, mp2) QuickTime (.mov, .mp4, .3gp) RealMedia (.rm, .ram) Windows Media (.wmv, .asx, .avi) Documents (.pps, .pptx, .ppt, .pdf, .docx, .doc, .txt, .pages, .xlsx, .xls, .xps) Graphic Files (.ai, .psd, .dxf, .tif, .tiff, .eps, .ps) Markup/Code (See READ ME file: .css, .html, .cpp, .hpp, .h, .js, .c) TROUBLE IMPORTING? To address the issue some folks have been experiencing with definitions not importing (turns out, when I tested things, I too had the same issue), I've broken down the Master XML file into volumes. There are no more than 70 definitions per volume, as this seemed to be the uppermost limit the XMLs could have before I started getting the "missing keys" error. You can grab the volumes from the ZIP in the main post of this thread. As always, let me know what you think, if it works, and post links if it doesn't. Enjoy! |
2 благодарности(ей) от: | ||
infnity8x3, Max Taxable |
#2033
|
||||
|
||||
I started working on these last week, and I was wondering if there was any interest in definitions that embed TMDB.org (The Movie Database) data.
It's not finished yet, so this is kind of just a testing layout and the regexes still need perfecting. But you get the idea. It would likely be an admin/moderator only thing, because it would require an API key, and you would have to link to the API address for the movie, using your key, rather than the standard movie entry URL. But testing it out almost makes me think it would be worth it. Let me know what you think: I'm looking into maybe making a modification version of this, maybe as an AME plugin. But I really wanted to gauge interest before going in too much depth. |
#2034
|
|||
|
|||
Incredible Update!! Thanks for Don?t forget 3.8.X , The Best Vbulletin Version!
|
Благодарность от: | ||
Digital Jedi |
#2035
|
|||
|
|||
You are the best!
Nice work! Importing now. (Remember my httpS issue... anything I should do after importing?) D. |
#2036
|
|||
|
|||
Some Feedback:
Internal Linking - When I test this... it processes for a LONG time. I just ended up disabling this Also... ebay.ca does not work. D. |
#2037
|
||||
|
||||
Quote:
Quote:
Quote:
|
#2038
|
||||
|
||||
Actually, let me get that to you guys tomorrow. Sorry for the delay. Just something came up unexpectedly.
|
#2039
|
|||
|
|||
Take your time Mark,
We all appreciate all the effort you are putting into this project. I will watch the thread for an update. D. |
Благодарность от: | ||
Digital Jedi |
#2040
|
||||
|
||||
Sorry that took so long. Was not expecting Google+ to give me so much trouble. There's an additional Google+ definition added to the previous set, and all the others have been updated. Keep in mind that Google+ Posts definitions only work on Public Posts. I previously had a method that accounted for that, but it was causing it to fail if the URL was a redirect. So I had to remove the validation token. Still trying to find a workaround for that issue.
Also got the correct eBay definition in there this time. This should embed any eBay top level domain. I added all of these back to my previous update post in a new ZIP folder. |
#2041
|
|||
|
|||
I installed the update.
ebay still not working for me. D. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|