vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest... (https://vborg.vbsupport.ru/showthread.php?t=195884)

Digital Jedi 09-24-2009 06:57 PM

Quote:

Originally Posted by Geiri (Post 1889716)
There seams to be two types off urls there
This one for example works
http://www.break.com/index/crane_falls_off_bridge.html

But this one dose not work
http://www.break.com/usercontent/200...er-503628.html

Usercontent has it's own seperate definition. Did you import that definition from the ZIP file update I posted: https://vborg.vbsupport.ru/showthrea...es#post1885987


Quote:

Originally Posted by original'as (Post 1889829)
I had an AME 1.2 plugin and yesterday updated to 2.5, imported new AME 2.5 Master definitions, and old blip.tv video works, but it's not possible to post a new ones, because of the blank newreply.php page then posting..

The most recent version of AME requires certain RegExs to be created a certain way. There's an issue with characters like single quotes. I haven't gotten to Blip yet, but I'm presuming that this is the case here, too.

original'as 09-24-2009 07:39 PM

Quote:

Originally Posted by Digital Jedi (Post 1890123)
The most recent version of AME requires certain RegExs to be created a certain way. There's an issue with characters like single quotes. I haven't gotten to Blip yet, but I'm presuming that this is the case here, too.

yes, very likely, because there was some code after the videos in the post, probably because of an unclosed quote..

Sayid 09-26-2009 06:13 AM

Scribd

documents from the above site work fine and embedded in the post without problem IF the title of the document is English . What should I do to make it work with other languages like Arabic.

This is the regular expression for SCRIBD :

http://www\.scribd\.com/doc/[\w]+/[\w-]+

What should I change :) ?

Thanks in advance

bigcurt 09-27-2009 12:37 AM

Thanks a lot bud. I looked at your FAQ and through the thread. Basically, all I am wondering is for some reason I can't find where I can edit that container HTML to make it align left instead of center. I look and I see the blank boxes where you can enter in [container] but not the HTML code to edit for it.

Thanks,
Curt

Digital Jedi 09-27-2009 05:53 AM

Quote:

Originally Posted by bigcurt (Post 1891107)
Thanks a lot bud. I looked at your FAQ and through the thread. Basically, all I am wondering is for some reason I can't find where I can edit that container HTML to make it align left instead of center. I look and I see the blank boxes where you can enter in [container] but not the HTML code to edit for it.


Thanks,
Curt

I guess I didn't update number 12 in the FAQ for AME 2.5. It should read:

Quote:

12. How do I align the videos to the left or right, instead of having it aligned centered in posts?
Answer: To align the video to the left or right instead of having it centered, change the HTML in your ame_container template: Admin CP >>> Sytles & Templates >>> <<EXPAND SELECTED STYLE>> >>> AME Templates >>> ame_container. Look for this line of code and change "center" to "left" or "right".

HTML Code:

<div align="center">


Digital Jedi 09-27-2009 06:14 AM

Quote:

Originally Posted by Sayid (Post 1890723)
Scribd

documents from the above site work fine and embedded in the post without problem IF the title of the document is English . What should I do to make it work with other languages like Arabic.

This is the regular expression for SCRIBD :

http://www\.scribd\.com/doc/[\w]+/[\w-]+

What should I change :) ?

Thanks in advance

I'm going through the defs one at a time, and I'll try and come up with a solution for that when I get to it. In the meantime, post a couple of links with the Arabic characters, as I'm not able to find any foreign languages on the site from my end.

Sayid 09-28-2009 03:09 AM

OK take your time.

BTW, I noticed new things, scribd removed the Arabic words from the previous posted links automatically and any Arabic link will become like this :

http://www.scribd.com/doc/11921495/-

I mean it works and embedded after removing Arabic words from the title. And my last post was about a link with Arabic Words before they are removed !

I noticed also that Arabic with English words link look like this :

http://www.scribd.com/doc/15109887/-photoshop-cs4

If you open the above link, you will see the page title contains Arabic Words. But they are removed from the link. Both links work and embedded in my site but the container has a weird title like this

ط?ظ„ظ…ط?طھظ†ط? ط?ظ„طھظ…ظ‡ظٹط?ظٹ ظ„ظ€ photoshop cs4

Briefly, We have two issues with foreign languages, and theses issues are not with scribd only, but with all media sites :

1- Links with non English words will not work. I think we need to edit the Regular Expressions of sites that deal with non-English words links to solve this issue . Example, scribd.com >> you can ignore this issue, because the site has removed non-english words automatically as we noticed .

2-Non-English titles doesn,t show up properly. for example, youtube clips that has non-English titles show wrong characters like this ?ظ„طھظ…ظ‡ظٹط?ظٹ ظ„ظ.

Sorry my bad English :o

vividbreeze 09-29-2009 12:41 AM

motionbox isnt working - its saying the embed code is wrong......many other sites work flawless though - whatsup with motionbox? Im not pasting the embed code but just the url......

Wild Bronco 09-30-2009 09:37 PM

1 Attachment(s)
Quote:

Originally Posted by Digital Jedi (Post 1890123)
Usercontent has it's own seperate definition. Did you import that definition from the ZIP file update I posted: https://vborg.vbsupport.ru/showthrea...es#post1885987



The most recent version of AME requires certain RegExs to be created a certain way. There's an issue with characters like single quotes. I haven't gotten to Blip yet, but I'm presuming that this is the case here, too.

I did and it works now, thank you

But ther is an small error in the title
Code:

&nbsp;
This shows in both definitions User contend and other

Wild Bronco 09-30-2009 11:23 PM

1 Attachment(s)
Also I get a small error on a locally hosted video. wmv

The player cp is doubled in Opera browser

See screen

Digital Jedi 10-01-2009 04:01 AM

Quote:

Originally Posted by Geiri (Post 1893043)
I did and it works now, thank you

But ther is an small error in the title
Code:

&nbsp;
This shows in both definitions User contend and other

That's an issue with the modification itself and not the definition. The Geek would have to address that one.


Quote:

Originally Posted by Geiri (Post 1893073)
Also I get a small error on a locally hosted video. wmv

The player cp is doubled in Opera browser

See screen

Don't know what's causing that, but I'm not familiar with how Opera handles media. Does it need the plugin to be updated, perhaps?

hughes03 10-02-2009 05:43 PM

When I try to import any of the .XML files either single or the Master, the file imports, I see the "Imported like a charm" message but when it returns the definition isn't in the list :(. I tried manually adding one and that worked but for some reason imports don't. I dried deleting all of the current definitions also.

Anyone have any ideas? Any help would be greatly appreciated. :D

Digital Jedi 10-02-2009 05:46 PM

Quote:

Originally Posted by hughes03 (Post 1893854)
When I try to import any of the .XML files either single or the Master, the file imports, I see the "Imported like a charm" message but when it returns the definition isn't in the list :(. I tried manually adding one and that worked but for some reason imports don't. I dried deleting all of the current definitions also.

Anyone have any ideas? Any help would be greatly appreciated. :D

I've not heard of that happening before. Are you using the most up to date version of AME?

hughes03 10-02-2009 05:52 PM

AME 2.5.5 on VB 3.8.4 is what I'm using so I assume so.

GoTTi 10-02-2009 06:37 PM

im running into a slight problem. when threads are posted with youtube links....the post is coming up with 2 of the same videos with code in between.

whats causing this? running 3.8.4

AdamFL 10-02-2009 07:57 PM

When I try to import the definitions, while clicking the second import button, I get the message download/open automediaembed_admin.php instead of jst completing the import. any ideas how to resolve this?

Thanks

furst 10-03-2009 01:08 AM

Could we get one for soundclick? It would be nice to have support for individual tracks and playlists like this as well.

Digital Jedi 10-03-2009 03:57 AM

Quote:

Originally Posted by hughes03 (Post 1893860)
AME 2.5.5 on VB 3.8.4 is what I'm using so I assume so.

Was it specific definitions that did this?


Quote:

Originally Posted by GoTTi (Post 1893888)
im running into a slight problem. when threads are posted with youtube links....the post is coming up with 2 of the same videos with code in between.

whats causing this? running 3.8.4

You have two YouTube definitions.


Quote:

Originally Posted by AdamFL (Post 1893921)
When I try to import the definitions, while clicking the second import button, I get the message download/open automediaembed_admin.php instead of jst completing the import. any ideas how to resolve this?

Thanks

I'm sorry, what is the message your getting exactly?


Quote:

Originally Posted by furst (Post 1894039)
Could we get one for soundclick? It would be nice to have support for individual tracks and playlists like this as well.

Please make the request using the link in the first post.

hughes03 10-03-2009 04:15 AM

Quote:

Originally Posted by Digital Jedi (Post 1894073)
Was it specific definitions that did this?

Nope...I've tried a bunch of random singles as well as the master. They all have the same result :erm:

Digital Jedi 10-03-2009 04:41 AM

Quote:

Originally Posted by hughes03 (Post 1894075)
Nope...I've tried a bunch of random singles as well as the master. They all have the same result :erm:

And this is a new install, correct? If so, verify you have all your AME files uploaded to site, making sure FTP didn't drop anything during transfer.

hughes03 10-03-2009 06:29 AM

Quote:

Originally Posted by Digital Jedi (Post 1894083)
And this is a new install, correct? If so, verify you have all your AME files uploaded to site, making sure FTP didn't drop anything during transfer.

Yep & Yep...I re-uploaded / re-installed AME just now to make sure, problem remains. Weird.

original'as 10-03-2009 12:09 PM

no fix for blip.tv yet? :/

dacho 10-03-2009 10:58 PM

10x man
can you do it allso from
https://vborg.vbsupport.ru/
http://www6.zippyshare.com/v/36329154/file.html

there is request on your site for it
http://www.cogonline.net/forums/showthread.php?t=53444

Digital Jedi 10-04-2009 02:06 AM

Quote:

Originally Posted by hughes03 (Post 1894100)
Yep & Yep...I re-uploaded / re-installed AME just now to make sure, problem remains. Weird.

Let's try this. Delete all definitions and reinstall AME from scratch. Export the two definitions that come default with AME, then delete them from AME and see if they import properly.


Quote:

Originally Posted by original'as (Post 1894159)
no fix for blip.tv yet? :/

I'm a few defs away from it yet.


Quote:

Originally Posted by dacho (Post 1894400)

Yes, I saw it. Thank you for posting it there to help me keep track.

massi64 10-04-2009 07:45 PM

vimeo dosent work for me

http://www.vimeo.com/5636201

please help

AdamFL 10-04-2009 09:42 PM

Quote:

Originally Posted by Digital Jedi (Post 1894073)
Was it specific definitions that did this?



You have two YouTube definitions.



I'm sorry, what is the message your getting exactly?



Please make the request using the link in the first post.

It's not giving me any message except the windows saying open/save the file:
here's a screen-shot of what I get:
http://img340.imageshack.us/img340/2936/screenshotf.png

Thanks

hughes03 10-05-2009 08:56 PM

Quote:

Originally Posted by Digital Jedi (Post 1894460)
Let's try this. Delete all definitions and reinstall AME from scratch. Export the two definitions that come default with AME, then delete them from AME and see if they import properly.

I did this, the You Tube one imported, the Amazon one wouldn't. I also tried the You Tube ones and a few random ones from the .ZIP file and none of those worked either. :(

fly 10-06-2009 10:59 AM

Is there a list of all affiliate links you include? Are we required to keep them there?

U.K.Visuals 10-07-2009 05:47 AM

are there any news regarding GameTrailer definitions?

MasterofWorlds 10-07-2009 05:16 PM

anyone else getting a server error when trying to import the DJ's Master XML (Delta).xml list? I can't get it to import. I can get import to work fine using the one file at a time in the .zip though.

testbot 10-08-2009 11:55 AM

i updated the amazon affiliate id and it worked for the product image and description but not the title in the frame. is there away to add the affiliate id to the title link or remove the title so they have to use our affiliate links?

Kirkus 10-10-2009 03:52 AM

I've installed 8 individual definitions, and although they work fine on your site, DJ, there are 4 that aren't working on mine. Only the links are being displayed. I've read the faqs. Because 50% of the defs I've installed aren't working, it sounds like I'm doing something wrong. Do you have any ideas?

Working:
YouTube
YouTube HD/HQ
CNN
MSNBC

Not Working:
CBS Sportsline
ESPN
Fox News
Google Video

Kirkus 10-10-2009 05:56 PM

Quote:

Originally Posted by Kirkus (Post 1897398)
I've installed 8 individual definitions, and although they work fine on your site, DJ, there are 4 that aren't working on mine. Only the links are being displayed. I've read the faqs. Because 50% of the defs I've installed aren't working, it sounds like I'm doing something wrong. Do you have any ideas?

Working:
YouTube
YouTube HD/HQ
CNN
MSNBC

Not Working:
CBS Sportsline
ESPN
Fox News
Google Video

I think this is a wonderful idea. For many vBulletin forums out there, I'm sure it's a great addition. However, for my forum it was simply a "fun" idea. The fact that 6 of 10 (I tried 2 more definitions this morning) video formats don't embed on my forum left me a little worried, so I've uninstalled it.

Good luck with this!

mickknutson 10-10-2009 06:28 PM

I have a Daily motion RSS feed that has this URL:

Code:

http://www.dailymotion.com/search/base%2Bjumping/video/x7kg6s_switzerland_sport?from=rss
But the current AME definition supports:

Code:

http://www.dailymotion.com/video/x7kg6s_switzerland_sport
How can I create or modify this definition to support both types of URL's?

BioTek 10-11-2009 05:32 PM

As much as I can tell I got ImageShack (Videos) working or a higher being took pity on me for wracking my brain.

Regular expression
Code:

http://img([\d]+)\.imageshack\.us/i/([\w\-\;&]+)\.mp4/
Replacement
Code:

<embed src="http://img$p1.imageshack.us/flvplayer.swf?f=$p2" width="$ameinfo[width]" height="$ameinfo[height]" allowFullScreen="true" wmode="transparent" type="application/x-shockwave-flash"/>

Extract destination data "yes"

Embedding Regexp
[code]http://img([\d]+)\.imageshack\.us/flvplayer\.swf\?f=([\w\-\;]+)[&\w;=+_-]*code]

mickknutson 10-12-2009 08:10 PM

I have this URL:

http://www.metacafe.com/watch/bg-121..._18_episode_6/

and this is not getting parsed by:

Code:

[http://]*[a-z]*?[\.]?metacafe\.com/watch/([0-9]+/[a-z0-9_]*)[&a-z0-9;=\+_\-\/]*
This was the default metacafe that came with the install.

Can anyone help?

BioTek 10-12-2009 11:36 PM

Quote:

Originally Posted by mickknutson (Post 1898755)
I have this URL:

http://www.metacafe.com/watch/bg-121..._18_episode_6/

and this is not getting parsed by:

Code:

[http://]*[a-z]*?[\.]?metacafe\.com/watch/([0-9]+/[a-z0-9_]*)[&a-z0-9;=\+_\-\/]*
This was the default metacafe that came with the install.

Can anyone help?

Give this a try.

Regular expression:
Code:

[http://]*[a-z]*?[\.]?metacafe\.com/watch/([a-z0-9_-]*)/([a-z0-9_]*)[&a-z0-9;=\+_\-\/]*
Replacement
Code:

<embed src="http://www.metacafe.com/fplayer/$p1/$p2.swf" width="$ameinfo[width]" height="$ameinfo[height]" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always"> </embed>

mickknutson 10-12-2009 11:45 PM

Quote:

Originally Posted by BioTek (Post 1898867)
Give this a try.

Regular expression:
Code:

[http://]*[a-z]*?[\.]?metacafe\.com/watch/([a-z0-9_-]*)/([a-z0-9_]*)[&a-z0-9;=\+_\-\/]*
Replacement
Code:

<embed src="http://www.metacafe.com/fplayer/$p1/$p2.swf" width="$ameinfo[width]" height="$ameinfo[height]" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always"> </embed>

Perfect!!!!

http://www.blincmagazine.com/forum/n...isode-6-a.html

I think the RSS feed puts multiple copies, but it still works good enough..

dacho 10-13-2009 08:36 PM

If i want to put the myspace music player, I just need to put the URL like this ? : http://www.myspace.com/matticaspi
it not working like this on my forum

mickknutson 10-14-2009 12:14 PM

Quote:

Originally Posted by mickknutson (Post 1897711)
I have a Daily motion RSS feed that has this URL:

Code:

http://www.dailymotion.com/search/base%2Bjumping/video/x7kg6s_switzerland_sport?from=rss
But the current AME definition supports:

Code:

http://www.dailymotion.com/video/x7kg6s_switzerland_sport
How can I create or modify this definition to support both types of URL's?


I also seem to have this URL:

Code:

http://www.dailymotion.com/video/xasyox_sauts-en-parachute-dans-un-gouffre_sport?from=rss
But this seems to work:
Code:

http://www.dailymotion.com/video/xasyox_sauts-en-parachute-dans-un-gouffre_sport
If I have this replacement code:

Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/[\w/\-%]*video/[\w\-]+
So, can anyone help with the REGEX that would work for the optional query string, as well as options pre-sub-categories as above?


All times are GMT. The time now is 04:15 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.02843 seconds
  • Memory Usage 1,871KB
  • 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
  • (17)bbcode_code_printable
  • (1)bbcode_html_printable
  • (26)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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