vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - AME3 - Auto Media Embeding and Video Extender (https://vborg.vbsupport.ru/showthread.php?t=230707)

datoneer 04-29-2013 12:35 AM

Installed but it doesn't work when i post a youtube link. URL is still there

datoneer 04-30-2013 03:10 PM

Quote:

Originally Posted by Ral.ly (Post 2400315)
This worked for me too

Same for me it's working now thanks

fxdigi-cash 05-15-2013 07:58 AM

so far only dailymotion doesn't work on vb4.2.1..!!!

any idea??

Joerga 05-27-2013 06:49 AM

Quote:

Originally Posted by COBRAws (Post 2411424)
For soundcloud use HTTPS

Provider: SoundCloud
Tagoption: sc
URL: https://soundcloud.com/
RegEx URL:
Code:

https:\/\/[w\.]*soundcloud\.com/([A-Za-z0-9_-]+/[A-Za-z0-9_-]+)
Embed:
Code:

<param name="movie" value="http://player.soundcloud.com/player.swf?url=http://www.soundcloud.com/{vb:raw code}/$p2"></param>

This one doesn't work. Any ideas where the problem is?

MonkYZ 06-18-2013 11:34 PM

Gametrailers not working anymore for me... Any chance for a new working code?
Thx!

Bubble #5 08-11-2013 11:20 PM

Quote:

Originally Posted by datoneer (Post 2419257)
Same for me it's working now thanks

Yep, verified. This fixes the hack for 4.21.

boggseric 08-20-2013 12:37 AM

Looks like they added the needed hook.

Running 4.2.1

Change the hook for the plugin "AME - Auto Convert URLs"
from data_parse_bbcode_video_start
to
data_parse_bbcode_video

and then you don't need the file modification on functions_video.php

boggseric 08-30-2013 04:07 PM

Quote:

Originally Posted by yjeanrenaud (Post 2232376)
bryanb,
sure, here you are:
Code:

url:
http://www.liveleak.com/

Code:

regex url:
http:\/\/www\.liveleak\.com\/view\?i=([a-zA-Z0-9-_]+)

Code:

Embed:
<object width="450" height="370"><param name="movie" value="http://www.liveleak.com/e/{vb:raw code}"></param><param name="wmode" value="transparent"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.liveleak.com/e/{vb:raw code}" type="application/x-shockwave-flash" wmode="transparent" allowscriptaccess="always" width="450" height="370"></embed></object>


I've added this in but it's not embedding the liveleak videos. :confused:

Code:

provider:
LiveLeak

Tagoption:
liveleak

URL:
http://www.liveleak.com/

Regex URL:
http:\/\/www\.liveleak\.com\/view\?i=([a-zA-Z0-9-_]+)

Regex Scrape:
blank

Embed:
<object width="450" height="370"><param name="movie" value="http://www.liveleak.com/e/{vb:raw code}"></param><param name="wmode" value="transparent"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.liveleak.com/e/{vb:raw code}" type="application/x-shockwave-flash" wmode="transparent" allowscriptaccess="always" width="450" height="370"></embed></object>

Seems pretty straight forward...

It converts the post to a link but no video, upon editing the post I see this:

Code:

[video]http://www.liveleak.com/view?i=71d_1377852902[/video]
Anyone got a clue why this isn't working?

I tried clearing cache and re-trying it but that didn't help.

Replicators 09-15-2013 01:35 AM

This mod doesn't seem to convert the url to video tags.

Replicators 09-15-2013 02:04 PM

Hulu doesn't seem to work, i been working on it for hours and cannot get it to work at all.


All times are GMT. The time now is 03:27 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.01960 seconds
  • Memory Usage 1,745KB
  • 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
  • (7)bbcode_code_printable
  • (4)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