vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - AME - Auto Media Embedding (youtube, Amazon, google, myspace, etc...) (https://vborg.vbsupport.ru/showthread.php?t=150863)

desimedia 02-19-2008 02:53 PM

What??
I don't even have the 'Resolve URL titles' option..
am I missing something>

Quote:

Originally Posted by The Geek (Post 1279789)
How to troubleshoot.

1. Make sure that the disable setting is set to no (admincp->AME CP->settings)
2. Disable 'Resolve URL titles' (admincp->AME CP->Settings).
3. Here are some random links to put into a post. See if all/some/none work (if you have not disabled the Resolve URL titles setting, this could take awhile to post!



Disable all other modifications except this one and repeat the process.

If none of these work, post:
1. Check your apache error log for any info you could post to help us find the problem
2. Make sure you post your version# of PHP


desimedia 02-19-2008 02:54 PM

my urls are not resolving

can someone try

http://media.putfile.com/Rama-Rama-K...desi9-com--1/e

Digital Jedi 02-19-2008 05:52 PM

Quote:

Originally Posted by desimedia (Post 1446679)
What??
I don't even have the 'Resolve URL titles' option..
am I missing something>

It's called Extract Destination Data.

Quote:

Originally Posted by desimedia (Post 1446682)
my urls are not resolving

can someone try

http://media.putfile.com/Rama-Rama-K...desi9-com--1/e

Worked fine for me. Where did you get your Putfile XML?

desimedia 02-19-2008 07:37 PM

I got it from the other thread.. which has all of the xml files for all video sites.
can you send me what u got ?

Digital Jedi 02-19-2008 10:52 PM

Quote:

Originally Posted by desimedia (Post 1446824)
I got it from the other thread.. which has all of the xml files for all video sites.
can you send me what u got ?

I got mine from the same place. Are you sure it's enabled?

desimedia 02-19-2008 11:12 PM

Here is what it looks like

MotMann 02-20-2008 06:42 AM

again:

Quote:

Originally Posted by Digital Jedi (Post 1439968)
I'm not sure what you mean.

The Quik Time Plug In start the download, if the user load the side. Thats not good, because there are files over 10 MB.
Its better, that the DL first start, if the User Click on the Playbutton.

How i can do that?
-----------------

The Code from youtube Plug In is that one:

Quote:

<embed src='$p1' flashvars='$p2' type='application/x-shockwave-flash' width='425' height='350' wmode="transparent"></embed>
I dont know, how i change that, that w3c org ist ok. The mistake is in the Code....

Digital Jedi 02-20-2008 10:13 AM

Quote:

Originally Posted by MotMann (Post 1447122)
again:


The Quik Time Plug In start the download, if the user load the side. Thats not good, because there are files over 10 MB.
Its better, that the DL first start, if the User Click on the Playbutton.

How i can do that?

I don't know much about QuickTime, but I've never seen a QuickTime player that starts downloading after you click play. That's usually why their on separate pages.



Quote:

The Code from youtube Plug In is that one:



I dont know, how i change that, that w3c org ist ok. The mistake is in the Code....
It took my a while to make the one I told you about. It would probably be best if you looked over that article a bit more, even if you don't fully understand it all. Most of that article is just him explaining why he did it. But towards the end he just shows you the most important parts. I'd make one for you if I had more time. But my time on this site is in spurts.

Digital Jedi 02-20-2008 10:14 AM

Quote:

Originally Posted by desimedia (Post 1446976)
Here is what it looks like

You setting look fine to me.

desimedia 02-20-2008 12:32 PM

Actually it works now, however, the case with PutFile is, it won't play on my site. I can click on the play button, but it doesn't do anything, so I end opening the actual putfile page.

Is this what happens for u ?

Digital Jedi 02-20-2008 06:47 PM

Yeah, it appears to be doing that for me now, too. It looks like there's some differences in the embed code.

Jhonnyf 02-21-2008 09:58 AM

The Problem with the Dailymotion is that the Currently "Extraction Information" find this

value="http://www.dailymotion.com/swf/THE_CODE"

and the embled code has change to
value="http://www.dailymotion.com/swf/THE_CODE&v3=1&related=1"


like you see, the Expresion Regular for the Extraction Information is diferent and this return empty


Like this is Empty, the AME use the First Parameter obtaint in the URL that you post U_U

Solution:

Change the Extraction Information
PHP Code:

value="([http://]*[a-z]*\.dailymotion\.[a-z]+/swf/[\w\d]+[\&|\&]+v3=1+[\&|\&]+related=1)" 

I


Use this Embled Code
HTML Code:

<center>
<div><object width="420" height="331">
<param name="movie" value="$p1"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowScriptAccess" value="always"></param>
<embed src="$p1" type="application/x-shockwave-flash" width="420" height="331" allowFullScreen="true" allowScriptAccess="always"></embed></object><br /></center>


nyplaya47 02-21-2008 03:09 PM

Hello,

I just installed this mod and it works beautifully.

I just have one queston, I'm trying to change the font color of the video's title, and being an html noob, I'm just not sure where to add the code. I asw someone had a similiar problem in an earlier post, but I didn't see the answer.

I know the settings are added here:

AdminCP > AME CP > Settings > Container HTML

but I just dont know what code to add, and where in the code to add it. I googled and tried several things but not seems to effect the font's color.

Could someone please post an example?

Thanks in advance.

VodkaFish 02-22-2008 07:24 PM

My RSS Feed Manager drops links properly, but seems to ignore AME. Anyone know how to set that up?

Expedition 02-23-2008 12:48 AM

Just installed.
But, I don't know how to integrate videos on my pages.
Large search/read of posts, and no instruction find.
"Disable New items" I set to "No".
What I missing?
I'm not familiar either with vBulletin or codes.
Thanks for help.

mindwatch 02-23-2008 04:25 AM

Hi everyone,
everything installed and works fine. I also have downloaded the .mov xml and it reads my .mov videos on my server, but the video has no controls. I only see a portion of the screen as the video is 640/480.

Is there a way to run my videos from my own server without uploading them to a public place?
Can I play them in a larger resolution, 640/480?
Is this the right script to do this?

Thanks for your support
Marcus

NeverBored 02-23-2008 07:30 AM

Some kind of issue with firefox here... When using firefox and posting a video via quick reply, the page hangs. The page goes white and doesn't load period, BUT going back and reloading the thread the post is posted with the video embedded.

I tried setting the extract on and off, no change, I tried different video sites, still the same problem.

I then thought to try internet explorer, and it works no problem. So I guess there is some kind of issue here going on with firefox, what it is is beyond my knowledge level. Hopefully someone can help with this. This is an excellent mod otherwise, seems to be working perfect for me other than the quick reply.

I'm on 3.7 beta 5, btw.

Digital Jedi 02-25-2008 07:14 PM

Quote:

Originally Posted by Expedition (Post 1449071)
Just installed.
But, I don't know how to integrate videos on my pages.
Large search/read of posts, and no instruction find.
"Disable New items" I set to "No".
What I missing?
I'm not familiar either with vBulletin or codes.
Thanks for help.

The idea behind the mod is that you don't have to do anything. Once you install it properly, all anyone has to do is post the URL to a video from one of the supported site, and it auto-embeds.


Quote:

Originally Posted by mindwatch (Post 1449154)
Hi everyone,
everything installed and works fine. I also have downloaded the .mov xml and it reads my .mov videos on my server, but the video has no controls. I only see a portion of the screen as the video is 640/480.

Is there a way to run my videos from my own server without uploading them to a public place?
Can I play them in a larger resolution, 640/480?
Is this the right script to do this?

Thanks for your support
Marcus

You can edit the size of your video for each supported site in the AME CP. Just look for Replacement Code and change each instance of hieght and width.


Quote:

Originally Posted by NeverBored (Post 1449210)
Some kind of issue with firefox here... When using firefox and posting a video via quick reply, the page hangs. The page goes white and doesn't load period, BUT going back and reloading the thread the post is posted with the video embedded.

I tried setting the extract on and off, no change, I tried different video sites, still the same problem.

I then thought to try internet explorer, and it works no problem. So I guess there is some kind of issue here going on with firefox, what it is is beyond my knowledge level. Hopefully someone can help with this. This is an excellent mod otherwise, seems to be working perfect for me other than the quick reply.

I'm on 3.7 beta 5, btw.

I'm willing to bet that's why. I haven't encountered that problem in FireFox with my older vBulletin. Beta is, as implied, a little buggy. (I drove in here in a little buggy. <rim shot> :D :down: :()

mindwatch 02-25-2008 07:31 PM

This is a cool mod and I am happy that I have installed it. Very convenient and quality is very fast and clear. The resize of the widow is a cool feature as some sites have much better quality than Youtube.

Is there a plan to integrate Facebook videos?

Thanks
Marcus

ManagerJosh 02-27-2008 06:15 AM

Anyone able to get this to function with additional products that plugin to vBulletin like vBaDynamics?

HypedGaming 02-27-2008 11:38 PM

For some reason it doesn't want to convert the links when it's in a new topic. I can only get it to convert it in a new topic if I wrap it with [ame] tags. Anyone have this problem and know a fix for it?

Sorry if it has been posted in this thread. Theres 70 pages and I don't feel like going through each one

Freesteyelz 02-28-2008 08:08 AM

Quote:

Originally Posted by sleepytom (Post 1403138)
I've also updated the quicktime support so that it correctly scales the video to fit the player - this prevents the issue of higher res files pushing the controls off the bottom of the player.

Hope these are useful to someone. (any help with blip.tv support would be much appreciated)


Thank you for the QuickTime XML. :up:

insidedesign 02-29-2008 04:45 PM

Has anyone had issues with this MOD when upgrading to vB 3.7?

NeverBored 02-29-2008 08:50 PM

Quote:

Originally Posted by insidedesign (Post 1453790)
Has anyone had issues with this MOD when upgrading to vB 3.7?

I installed this on 3.7 beta 5 with only the quick reply issue I posted above. Otherwise it works great, and I haven't had any other problems.

(When posting a vid via quick reply using firefox, the page goes white and doesn't load, but the post is posted with the video correctly)

Freesteyelz 03-01-2008 07:11 AM

I haven't had an issue with 3.7 other than not being able to see the video in preview. The mod is so far functioning as it should. :)

Digital Jedi 03-01-2008 08:33 AM

Video doesn't preview on any version if I'm not mistaken.

Freesteyelz 03-01-2008 09:05 PM

You're not mistaken. Just would be nice to have a preview. :)

I just noticed that the Usergroup exemption doesn't seem to apply? Is anyone else getting that?

speaksell 03-01-2008 09:21 PM

Hi I still cant get dailymotion to work with ame

The problem is

src="http://www.dailymotion.com/swf/45s3m_family-guy-presents-blue-harvest_fun"

needs to be

src="http://www.dailymotion.com/swf/45s3m"

How can I accomplish this with regex
Thanks

Digital Jedi 03-03-2008 04:24 AM

Quote:

Originally Posted by speaksell (Post 1454739)
Hi I still cant get dailymotion to work with ame

The problem is

src="http://www.dailymotion.com/swf/45s3m_family-guy-presents-blue-harvest_fun"

needs to be

src="http://www.dailymotion.com/swf/45s3m"

How can I accomplish this with regex
Thanks

I think your making the same mistake a lot of people are making and trying to post the URL from the source code. All your supposed to post is the URL (the Permalink) of the page the video is located on. Like this one:

http://www.dailymotion.com/video/x40...eia-record_fun

mindwatch 03-03-2008 07:48 AM

Hi all,
Is there a plug-in that would allow to import .swf files from my own server location.
Would be very grateful for this information or hack.

Cheers
Marcus

Baldilocks 03-04-2008 02:41 AM

Does anyone know why the Youtube Videos do not show up in Firefox. All of the others do.

IE and Opera both display the YouTube videos, but FireFox is leaving my users hanging....

VodkaFish 03-04-2008 08:15 PM

Hulu urls now contain the title of the vid.
http://www.hulu.com/watch/7819 still works
But this is the url that is used now:
http://www.hulu.com/watch/7819/famil...eaking-italian

auctionguy 03-05-2008 04:35 AM

Quote:

Originally Posted by Baldilocks (Post 1456436)
Does anyone know why the Youtube Videos do not show up in Firefox. All of the others do.

IE and Opera both display the YouTube videos, but FireFox is leaving my users hanging....

What version of FF are you running?

I've just now installed the new system over the previous for the Beta5 we just did and it seems to be working beatuful!

I like this mod!

You can have a look at my right sig to see how the videos look in FF on my site if you would like to see.

Digital Jedi 03-05-2008 08:18 AM

Strangely enough, the Stage6 videos are all still being hosted, even though the site has been shut down.

VodkaFish 03-05-2008 01:56 PM

I'm not familiar with Yahoo Video all too much, but has the url structure changed since the release of this mod?

Baldilocks 03-05-2008 10:30 PM

It must have because Yahoo videos are no longer working...

VodkaFish 03-06-2008 01:03 AM

Ok, I don't think this is "proper", but I got Yahoo to work with this:

Regex:
Code:

[http://]*[a-z]*?[\.]?video\.yahoo\.com/watch/([\w%]+)/([\w%]+)*
Replacement:
Code:

<object width="512" height="323"><param name="movie" value="http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.0.45" /><param name="allowFullScreen" value="true" /><param name="flashVars" value="id=$p2&vid=$p1" /><embed src="http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.0.45" type="application/x-shockwave-flash" width="512" height="323" allowFullScreen="true" flashVars="id=$p2&vid=$p1" ></embed></object>
I don't know of a way of getting the thumb info from the url, so it'll be thumb/background-less.

dieselpowered 03-06-2008 08:41 PM

Is there confirmation that this works with 3.7??

Thanks!

Dorign 03-07-2008 12:25 AM

Maybe I've missed something but is there a way so that when someone links a simple flash video from any website that it will box the flash in like it does youtube and stuff?

EDIT: I found the SWF .xml but that only works for SWF's on my site. I guess I'm wanting it to automatically do it for any site its linked from, even if all the width's have to be preset and they have to click the video to get the "full size" version.

Digital Jedi 03-07-2008 03:24 AM

Quote:

Originally Posted by Dorign (Post 1458945)
Maybe I've missed something but is there a way so that when someone links a simple flash video from any website that it will box the flash in like it does youtube and stuff?

EDIT: I found the SWF .xml but that only works for SWF's on my site. I guess I'm wanting it to automatically do it for any site its linked from, even if all the width's have to be preset and they have to click the video to get the "full size" version.

Each website has to have it's own reg ex replacement in the Admin CP. You can't get it to create an embed for just any website, you need an entry in the Admin CP for each individual website. Not to mention, that site needs to have some kind of embed code to reference.


All times are GMT. The time now is 10:18 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
  • Page Generation 0.02866 seconds
  • Memory Usage 1,853KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete