![]() |
Well, this is disappointing. Crave Online completely nerfed any compatibility with their embed code and AME.
|
Dailymotion will be okay, except your older videos from a year or so ago will show up blank. They changed they're URL structure a bit.
|
Does anyone think it will be worth it to post something in the other section of the forum for paid mods to have someone work out a definition for flv files for AME? I'm willing to even put it up for free afterward, I really need this feature.
|
DJ, i desparately and humbly request you to please work on the definitions for vb4:(
|
Quote:
|
Quote:
Quote:
Quote:
|
Should have a correction to the Flickr Sideshows problem in the next update. However, FlowTrack is not cooperating and is not looking good.
|
Perhaps I spoke too soon. Flowrestling and FlowTrack are back on, er, track. There will just be an issue with older videos from Flowrestling not having any content and YouTube imported videos will not embed.
|
so wait
wtf does it do? if i post a youtube link, it'll show as the youtube video? |
Quote:
|
Hi,
Its been a long time since I checked this thread out but I know DJ still does a great job updating the definitions. So I was planning on upgrading all my definitions to the latest version. I can see though that it still say "Last Update: 10 Mar 2009" at the top. How do I get hold of all updated definitions? Installed the master xml 6 month ago. Do you have an updated master xml so I can just wipe all definitions I have and reimport a new xml will all definitions? |
Quote:
|
On a side note, it looks like I got a definition for Google Maps working.
|
Is there any chance for gametrailers to work again ? I have hundreds of users trying to "kill" me because it's not working anymore :D
P.S. Also, YouTube videos don't have the FullScreen button anymore... Is there a way to fix that ? I see inside the definitions it still has the "<param name="allowFullScreen" value="true">" but it doesn't work... |
I just updated GameTrailers yesterday. Will release as part of a larger update this week, possibly. I'm only to the H's in the list so far, but I will likely find a stopping point somewhere and do a partial release, as well as skipping a few letters to take a look at YouTube, too.
|
rss feed question - i want to import video rss feeds into vb using the vb rss importer. how could i get each video to embed as a post - instead of the thumbmail that links to video on remote site?
i want each video in feed to embed as own post |
Quote:
Code:
[AME]{rss:link}[/AME] |
Okay guys, Leet Tube.com was changed to GotGame.com somewhere along the line. GotGame will not be able to be supported, as the embed code is unworkable. If they want to have 10,000 characters in they're embed code, that's they're business. But I can't reference what isn't in the HTML in whole or even in part. And I'll only hunt for it for so long.
|
thx for fast reply - tried it and on rss preview getting this error;
XML Error: not well-formed (invalid token) at Line 92 this is a 5min feed any suggestions? ty ps - are you hireable for some help? pm plz Quote:
|
Great Mod, just installed and it looks like it's saved me a LOT of time making custom BBcodes(which was driving me crazy) but I'm still scratching my head try to get docstoc working.
Wondering if anyone can make a xml for http://www.docstoc.com ? This site allows users to upload and host pdf, pss, and a few other Documents type files... I've been trying to make some custom BBcode to get it done but I'm not having much success using variables. Thanks for all the great work and support that has already taken place here, Tom |
Quote:
|
Quote:
I'm not available at the moment, as I'm trying to complete checking the Master XML for errors. A boat load have needed rewriting and I'm only halfway through so far. Quote:
|
Thank you DJ, No rush I know you're very busy...
Ok Copied post to Request Site... Thanks Again, Tom |
[QUOTE=Digital Jedi;1942884]I don't think that AME would have anything to do with that, being that AME isn't parsed in the ACP preview. That sounds like an error with the feed itself.
[QUOTE] any idea how to fix feed? i would'nt know what to tell 5min |
I'm trying to get the pdf For Local to work, but not having much luck...
When I use the default xml for Local (after making the Change in it for my Domain) I get a little blue box that shows the xml Header with the <i><b>Bla bla bla <b><i> tags surrounding it and the header links to the file I'm trying to embed... The site that the Original xml points to ,(http://pdfmenot.com) Wont resolve for me , I dont know if they shut down or what, SO i Tried adapting it to use Google docs... Here's what I've got for Settings... ( 1 thing I noticed when I compared this expression to the other locals, were in the others there are NO [] around the http://, I've tried it both ways and no difference) Regular Expression Code:
([http://]*[\w]*[\.]*united4freedom\.[\w/&;%-\.]+\.pdf) Replacement Code:
<iframe src="http://docs.google.com/viewer?url={$url}&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe> Any help would be appreciated... :confused: Happy New Year... |
1 Attachment(s)
DJ, the AllPosters.com code is not pulling the thumbnails it seems. See the attachment for what I'm getting.
|
Quote:
I'd have to look at how Google Docs handles the document to know what's wrong. Your RegEx is working if it's converting. It's the embed code that's not working. Make sure the output is what you want, because currently you have the embed code putting the whole URL: http://www.docs.google.com/viewer?ur...cumentname.pdf. Currently the one I've got just embeds the PDF, which might not be the best solution for large documents. Quote:
|
1 Attachment(s)
Thanks DJ for the responce...
I finally got it to work and made an xml file that will let ya post a .pdf from any site, including locally. Regular Expression Code:
([http://]*[\w]*[\.]*[\w]\.[\w/&;%-\.]+\.pdf) Code:
<iframe src="http://docs.google.com/viewer?url=$p1&embedded=true" width="$ameinfo[width]" height="$ameinfo[height]" align="center" style="border: none;"><param name="url" value="pdf=$p1" /></iframe> (ex. [doc=MemID]Document ID[/doc]) I dont know how to code that in AME definitions. Thanks Again DJ and Please check my xml and make sure it's up to standards, and as it should be. LOL what a way to spend New years Eve, troubleshooting embedding code...Go Figure....LOL |
well go figure is right, this stuff worked great last night, but today it shows the container, it even shows the correct # of pages, and will let ya scroll through the pages,but shows no content and an X in the pages now... Man this stuff is wearing me out... I think its something with google docs , as the html Web page I made for testing the replacement (without variables ) last night doesn't work now either...
I have been able to get it to work using the standard Embed tag, but I dont know if that is gonna be Browser compatable with Firefox... Replacement Code: Code:
<iframe embed src="$p1" align="center" width="$ameinfo[width]" height="$ameinfo[height]" /><param name=url value="pdf/$p1" /></iframe> |
Since I've only got a few more of these to go to complete a full check of the Master XML, I'll wait until then to do an update. Hopefully, only a few more days.
|
**UPDATES**
New Master XML and ZIP file available. This is a completely reworked set of each definition and I recommend nurfing what you got in favor of this. NOTE: Local Hosted are not part of the Master XML, so don't delete any of your Local Hosted defs if you don't need to. I did not include **Internal Linking in this Master or the ZIP, so don't delete those if you want to keep them. Also be sure not to delete any definitions you haven't made a backup of that wouldn't be in this set, like a custom definition or a site that isn't part of this list yet. The fist post list has been updated with what's in there. This should correct the import problem people were having with the Master XML. Trimmed a lot of fat out of the set that wasn't needed anymore or that was no longer workable. Lost some site support, expanded many others and even added a few along the way. Also, some special definitions that handled things other than media got some new polish. With that said, I tried my best to make sure that older links would remain embeded, but not at the cost of not having a current working definition. So in some cases old posts will just be out of luck Let's get the bad news out of the way first. Dropped Sites Sites that either went offline, or that could no longer be worked out in any way. Bebo BrightCove Carpix ClipsShareDemo EmbedGames FileFront Imeem i-CAUGHT Jumpcut KillSomeTime Leet Clips Lively PC Planets (Their YouTube and Meta Cafe imports still work, though) Photography Mentor PHPmotion Putfile ShadowSpear Sharkle US Soccer ZippyVideo Updated Definitions Er, all of them! I can't even remember how many sites I was able to expand, but a by memory list would include adding live video support for Ustream, fixing MTV so it actually plays videos, adding some funky URLs to definitions that were lacking them, called Yatahonga on their phony embed code and made it work the way it's supposed to and just a host things I can't quite remember. New Definitions Couldn't resist the urge to add a few new ones along the way, especially since people have been bugging me for some of these for a while now. Facebook (Videos) Google Maps JustinTV (Live & Clips) Tangle Nollywood DisneyTube Media Matters Badges The old zSHARE definition is nerfed. I never really liked it anyway. I came up with a new way of auto formating the link into what I like to call badges. (And if you say you don't need any stinking badges, I will shoot you.) So you'll need to add the following images for badges to work. Since coming up with this, this is the template for a few more upload sites I added to the definitions, as well as any future file sharing websites that might be added. They go in the images/misc/ folder of all skins you currently use and/or the default style. https://vborg.vbsupport.ru/external/2013/02/48.png https://vborg.vbsupport.ru/external/2012/07/2.png https://vborg.vbsupport.ru/external/2013/02/51.png https://vborg.vbsupport.ru/external/2013/02/53.png https://vborg.vbsupport.ru/external/2010/01/64.png https://vborg.vbsupport.ru/external/2010/01/65.png HD Support I've been thinking about this for a while now, and support for HD videos has just become too much of a hassle to make work properly in most cases, making me spend weeks on a definition, when I could have just spent a day or two. Often not getting the results I wanted anyway. Aside from that, what am I breaking my neck for, when almost everyone of those sites provides an HD button as well as the ability to go full screen? Add to that, how fair is forcing HD on users with slow connections or who didn't expect to load an HD video (or ten) when they clicked on a link? It's just not worth the hassle with the end result not being very practical to begin with, so I'm dropping HD support for definitions, other than when it's provided in the video screen itself. |
Thanks!
So just making sure.... I can delete all my current ones and then import this new list? |
Does AME need much ressources?
And does it need more ressources if I have installed a lot of definitions? Or doesn´t it matter? |
Great work DJ as always :D
|
The Youtube definition causes xhtml issues:
http://validator.w3.org/check?uri=ht...idator%2F1.654 Is it possible that Amazon (Links).xml doesn?t include the reflink? And doesn?t include the picture? images/misc/amazon_icon.gif ?!? |
I take it these defs will not work with the new AME3 for vB4 ? :confused:
|
So Gametrailers works again?
|
Quote:
Now it doesn't work.!? Unless we were supposed to upload the one titled "Game Trailers (Old)" |
Flickr photostreams and sets don't work for me, only a black window is shown :mad:
I've updated to the latest definitions. My board runs on vBulletin 3.7.4 PL1. |
Gametrailers didn't work for me but now works, with a small bug. The video has code around it that shows in the post.
Example: http://www.shatteredplanet.org/forum...ead.php?t=2136 |
All times are GMT. The time now is 01:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|