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)

SBlueman 10-31-2012 02:48 AM

DailyMotion never works for me. This is the definition I have on my site:

Regular expression
PHP Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/swf/video/([\w]*) 

Replacement
PHP Code:

<object width="425" height="350"><param name="movie" value="http://www.dailymotion.com/swf/$p1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.dailymotion.com/swf/$p1type="application/x-shockwave-flash" width="425" height="350" allowFullScreen="true" allowScriptAccess="always"></embed></object

Embedding Regexp
PHP Code:

http://[w\.]*dailymotion\.[com|alicet\.]+/swf/([\w]*) 


blackberry 11-07-2012 05:40 PM

its not embedding facebook video's

https://www.facebook.com/photo.php?v=4300032292410

paul41598 11-07-2012 05:43 PM

I can't get https to work with mp3's from the addons.

I'm storing the mp3 locally on the server. If I use an http link it pulls up the media player and plays it fine..but if I use the https link, it just shows the link.

katie hunter 11-09-2012 09:29 AM

I have tried hulu but it is not working at all, did they change their code?

J4CKT 11-16-2012 01:56 AM

Hi guys,

Having a couple of issues.

I have downloaded the definitions pack and all the defs for locally stored media imported without a problem.

However the big list of external link definitions kept failing to load completely. So as advised in the faq I did a couple at a time. I am at a point now where I have added enough definitions in small groups that the whole list will work but there are some that won't work at all. All the youtube definitions for example won't upload regardless of if I do them one at a time or as part of the whole list.

Also does anyone have any experience or found the definitions with putlocker media links?

Here is an example to media I have up on putlocker:

URL link:
http://www.putlocker.com/file/9267704207230C2A#

Embed Link:
<iframe src="http://www.putlocker.com/embed/9267704207230C2A" width="600" height="360" frameborder="0" scrolling="no"></iframe>

Any help/suggestions would be greatly appreciated.

wacnstac 11-21-2012 01:34 PM

If I download the latest .xml file, does that have new definitions in it for https Youtube, etc?

ludachris 11-21-2012 04:05 PM

Any insight from someone who has converted to this plugin after using passiveVid? I've been using that plugin for a while now and have found that it conflicts with other things and I need to drop it. Any special instructions for converting over to this one? I know I have to uninstall it and remove all files and database tables, just wondering if anyone has any other tips.

Thanks!

BirdOPrey5 11-23-2012 11:55 AM

Quote:

Originally Posted by wacnstac (Post 2383306)
If I download the latest .xml file, does that have new definitions in it for https Youtube, etc?

The file was last updated in Sept 2011, so any changes since then have not been implemented.

silverd 12-07-2012 08:40 PM

Quote:

Originally Posted by wacnstac (Post 2383306)
If I download the latest .xml file, does that have new definitions in it for https Youtube, etc?

create a new identical definition and simply add an S to the http in the regular expression string

Franciscus 12-23-2012 08:31 AM

Quote:

Originally Posted by silverd (Post 2389175)
create a new identical definition and simply add an S to the http in the regular expression string

Doing this, AME parses the https links but it shows the video twice, with some garbage code into the post... :erm:


All times are GMT. The time now is 08:34 PM.

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.03147 seconds
  • Memory Usage 1,749KB
  • 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
  • (3)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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