![]() |
Hey Geek! Great to see you around again! I was and am very happy to help out, even with the limited knowledge I have. This mod was singularly responsible for introducing me to the world of Regular Expressions and what they're capable of. It's actually been really fun trying to figure out what things I can make happen with AME. It seems there's still a great deal of potential there that is remained untapped. So if I can thank you for one thing in particular, it would be, not just for your work on the mod, but for creating the catalyst for my understanding of something I didn't know a thing about four months ago. :D
mykkal, someone already made an MP3 definition for AME, and it's available in the Local Hosted ZIP file in my thread. |
I am usless at REGEX, I am trying to add a embed service for youtube hi def service.
All I want to be able to say is if the end of the URL finishes as 'fmt=18' then embed the youtube video with the addition code of '&ap=%2526fmt%3D18' in the embed code. I am trying to do what is in the this DOC http://www.insideonlinevideo.com/200...tube-tests-hd/ I have got it to work, but the originak youtube filter is also being triggered as it matches as well and I end up with two embeded videos in the same post. I am sure this is simple, but regex is not my strong point At the moment I have my regex expresson as [http://]*[a-z]*?[\.]?youtube\.[a-z]*?/watch\?v=([A-Z0-9._%-]*)[&\w;=\+_\-]*[&fmt=18] and my embed code as <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/$p1&ap=%2526fmt%3D18"></param><embed src="http://www.youtube.com/v/$p1&ap=%2526fmt%3D18" type="application/x-shockwave-flash" width="425" height="350" wmode="transparent"></embed></object> hope somebody can help me Graham Mattingley |
hey
can you help me? why i can't uninstall it Quote:
|
Quote:
|
Quote:
|
nevermind.... great mod
|
For me is working only when I reply to a post and does not work when I create a new thread.
I am running VB 3.7.0 Any idea how to fix this? |
Quote:
Here's what I tried, and it seems to be working perfectly on my forum. Keep the original YouTube RegEx the way it was, as that definition will still convert any URL, even one with the fmt=18 on the end. Instead, change the embed code, and the embed code only. Add &ap=%2526fmt%3D18 after the $p1 in the value and src URLs. I highlighted them in red: Code:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/$p1&ap=%2526fmt%3D18"></param><embed src="http://www.youtube.com/v/$p1&ap=%2526fmt%3D18" type="application/x-shockwave-flash" width="425" height="350" wmode="transparent"></embed></object> http://www.youtube.com/watch?v=CQzUsTFqtW0 http://www.youtube.com/watch?v=CQzUsTFqtW0&fmt=18 And these last two are a Barack Obama speech that is currently NOT available in HD but has the fmt=18 on the end of one anyway. http://www.youtube.com/watch?v=QW4sqy9iBDc http://www.youtube.com/watch?v=QW4sqy9iBDc&fmt=18 What should happen when you post these four is that both instances of the skateboarding dog should have embedded in HD and both Barack Obama videos should have embedded as they would normally. This means that you users don't even have to know if their video is available in HD, the embed code will do the work for them, and if it isn't it will embed normally. And even if they do post the URL with the extra set of number on the end, it will still work the same way. Test that out and let me know if it's working for you the way it is for me, and I'll add it to the next cycle of XML updates. |
So now that I think more people are using this on 3.7... Is anyone having a problem when posting a video in quick reply with firefox, the page goes white and doesn't load (but the post is posted)... This is the only problem I've experienced with the mod on 3.7. Would be nice if we could figure out what the problem is.
|
<span style="text-decoration: line-through">Hey guys,
Great mod. Is there any reason why AdminCP wouldn't show up in the left hand menu? I can get to it if I point my browser directly at the automediaembed_admin.php file, but it's not showing up in the list. Thanks again for a great plugin.</span> |
Never mind my last post, I did a cache clear and it came up. Great plugin. I was using passiveVid but had heard it is very CPU intensive on the server, so I switch over to this. Great plugin.
|
Just download the new AME1.2.0 in the first post and when rebuilding post I got a Fatal Error at ame_bbcode.php (line 192). I found out the problem is member use "$" in a CODE tag so I think you shoud replace
PHP Code:
PHP Code:
|
I installed the Photobucket one, but it doesn't work.
|
We're sorry, this video is no longer available!
This is the message showing when I try to put a video on my post! the video is on YouTube, but on the post is showing that message! Can someone help? |
Quote:
|
|
Well I got it working but the youtube videos have a lot of lag. (Start and stop) any suggestions ?
Thanks. also The videos do not run at the proper frame rate. Not just on my site but other sites that use this mod. |
Can't get it to work. I paste a youtube link and it just shows that same link with hyperlink...
|
Hello,
Does this give you the ability to upload videos in your profile as well? |
for 3.7.x ?
|
Quote:
Quote:
Quote:
Quote:
Quote:
|
not working anymore on 3.7.1 some youtube links work and others don't.
|
Could I see an example of some of the ones not working?
|
I try to play .ram link but i can not :(
I have 3.7.1 !! |
will this be updated?
|
No, The Geek said it's already compatible with 3.7. I just upgraded my test forum, and it's working with 3.7.1. That's why I asked if I could see a couple of links that weren't working for you, as it might having nothing to do with compatibility.
|
try this one:
http://www.6rp.net/download/clip/aseel.blany-zmany.ram |
Quote:
|
What do I have to do to pull the videos from pages like this:
http://wrestling.flocasts.org/videos...ach-murtzaliev Any simple expression I am missing? |
Quote:
|
Quote:
|
can we get plugins for these sites....
http://moviesblock.com/ http://vidnw.com/ http://moviefather.com/ |
Quote:
Quote:
|
Quote:
|
Quote:
Quote:
Vidnw and MovieFather - The problem is their videos are hosted all over the place. Veoh, YouTube, Google. It just wouldn't work, because each site definition needs one embed code and one embed code only. The good news is, there are already definitions for most of the sites they're using. So all one would need to do is copy the permalink from any one of those video's host sites. Usually that code is in the player somewhere obvious. |
Quote:
|
What about below that? Like for instance, do you have any of the Exempt User Groups boxes checked?
|
Quote:
|
Hey All,
I'm trying to set up for flocasts: Code:
http://wrestling.flocasts.org/videos/coverage/view_video/234003-2008-russian-nationals/65819-120kg-semi-shemarov-v-makhov |
Quote:
|
All times are GMT. The time now is 12:09 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:
|