Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
AME3 - Auto Media Embeding and Video Extender Details »»
AME3 - Auto Media Embeding and Video Extender
Version: 3.0.1, by The Geek The Geek is offline
Developer Last Online: Jan 2019 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 4.0.0 Rating:
Released: 12-20-2009 Last Update: 01-16-2010 Installs: 1363
DB Changes Uses Plugins
Additional Files  
No support by the author.

From the makers of Smooth and Jazz comes the singing sensation my mom has been waiting months for:

AME3. Bigger. Badder. Bestest.

NOTE ABOUT vB4.0.3: ------------------------------------------------------------

vBulletin 4.0.3 has changed the way video codes are handled and in the process, inadvertently broke AME3. I have submitted a bug report and believe that the issue will be quickly resolved. There is a manual fix you can apply for 4.0.3 here in the interim.
-----------------------------------------------------------------------------------------------

AME3 is the sequel to the multi award winning AME 1x and AME 2x systems. AME3. This time, its different.
AME3 does 3 things:
  • It allows users to simply paste URLs into their message without having to use the video bbcode or video popup box.
  • It allows you to add, edit and customise the video definitions that ship with vB4
  • It allows you to import community created definitions to extend the system in ways you otherwise couldn't.
Now you can use AME anywhere you can use video bbcode: posts, blogs, visitor messages, the CMS, etc...

Note that I am releasing this early for beta testing and general feedback. There is currently a bug in RC2, RC4 and 4.0.0 that will prevent AME from working however there is a workaround posted below.

I have written a pretty comprehensive readme and attached it seperatly to this post. I suspect both this post and the readme will get updated as AME3 becomes finalised.

Download Now

File Type: zip the readme pdf.zip (1.72 MB, 8640 views)
File Type: zip AME3.zip (23.7 KB, 8383 views)

Screenshots

File Type: jpg wysiwyg.jpg (179.5 KB, 0 views)
File Type: jpg postbit.jpg (159.5 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
Cadellin, Longcat, mapleleaffans, SKIDROW

Comments
  #492  
Old 03-04-2010, 04:09 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kpierce View Post
Might have something to do with the browser. I'm using Chrome. I just randomly clicked through a bunch of videos and almost all of them were: watch#!v=
very odd as I use chrome and it redirects me to the normal format.

Bottom line is this: The youtube definition that AME3 uses is vB's. If you put the url with the #! as the parameter start in the popup video box, it won't work either. If indeed that is the case, it needs to be reported as a bug in vB4 so that the base definition is updated.
Reply With Quote
  #493  
Old 03-04-2010, 04:10 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cad2go View Post
I had re-run it a few times to no avail before. When I edited out the "'s in that one tag and it not only translated that fine but also all the others in the same thread that hadn't worked properly previously. I've yet to see any others it hasn't converted properly since.

Cheers
Sorry, I got confused by your reply. Removing the " from the tag(s) made it convert correctly?
Reply With Quote
  #494  
Old 03-04-2010, 04:32 PM
cad2go cad2go is offline
 
Join Date: Feb 2009
Posts: 181
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Geek View Post
Sorry, I got confused by your reply. Removing the " from the tag(s) made it convert correctly?
yep

I only removed them from one post and then converted. In the process it converted a lot of others it had missed. :up::erm:
Reply With Quote
  #495  
Old 03-04-2010, 05:00 PM
satlazone satlazone is offline
 
Join Date: Mar 2008
Location: Israel
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by testbot View Post
oh... forgot the www. was optional on mega video. try the new attachment.
When I add it between [video] tags it does work.
But it doesn't get embedded automatically when I just post the link.
YouTube for example, does work perfect.

May you help please?
Reply With Quote
  #496  
Old 03-04-2010, 05:20 PM
testbot testbot is offline
 
Join Date: Feb 2009
Posts: 373
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by satlazone View Post
When I add it between [video] tags it does work.
But it doesn't get embedded automatically when I just post the link.
YouTube for example, does work perfect.

May you help please?
weird. works perfect just pasting the link on my board. try to manual add it.

Provider:
MegaVideo

Tagoption:
megavideo

URL
http://www.megavideo.com

Regex URL
Code:
http:\/\/(?:www\.)?megavideo\.com\/?.*v=([a-zA-Z 0-9]+)
Regex Scrape

Embed
Code:
<object type="application/x-shockwave-flash" width="640" height="468" data="http://www.megavideo.com/v/{vb:raw code}"><param name="movie" value="http://www.megavideo.com/v/{vb:raw code}"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.megavideo.com/v/{vb:raw code}" type="application/x-shockwave-flash" allowfullscreen="true" width="640" height="468"></embed>
</object>
Reply With Quote
  #497  
Old 03-04-2010, 05:49 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kpierce View Post
Sorry, I didn't mean I used that same link. Here's an example:

This works: http://www.youtube.com/watch?v=ZxXlq...ature=featured

This doesn't: http://www.youtube.com/watch#!videos...&v=I3J-JGO24bo
Quote:
Originally Posted by kpierce View Post
Might have something to do with the browser. I'm using Chrome. I just randomly clicked through a bunch of videos and almost all of them were: watch#!v=
Quote:
Originally Posted by The Geek View Post
very odd as I use chrome and it redirects me to the normal format.

Bottom line is this: The youtube definition that AME3 uses is vB's. If you put the url with the #! as the parameter start in the popup video box, it won't work either. If indeed that is the case, it needs to be reported as a bug in vB4 so that the base definition is updated.
Okay, I posted a video last night and it had the same "#!" in it, and I never noticed. I'm in Chrome too, but this is the first time it's ever done that to me. URLs looks the same as usual now. I guess the RegEx will need to be tweaked. Someone posted this in my thread last week, and they were only getting a "#", without the "!". Well, at least it's not a semicolon.
Reply With Quote
  #498  
Old 03-04-2010, 07:05 PM
satlazone satlazone is offline
 
Join Date: Mar 2008
Location: Israel
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by testbot View Post
weird. works perfect just pasting the link on my board. try to manual add it.

Provider:
MegaVideo

Tagoption:
megavideo

URL
http://www.megavideo.com

Regex URL
Code:
http:\/\/(?:www\.)?megavideo\.com\/?.*v=([a-zA-Z 0-9]+)
Regex Scrape

Embed
Code:
<object type="application/x-shockwave-flash" width="640" height="468" data="http://www.megavideo.com/v/{vb:raw code}"><param name="movie" value="http://www.megavideo.com/v/{vb:raw code}"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.megavideo.com/v/{vb:raw code}" type="application/x-shockwave-flash" allowfullscreen="true" width="640" height="468"></embed>
</object>
Yes it's very weird... still doesn't work for me even if I add it manually.
Maybe the author of this can help me? what do you think The Geek?
Reply With Quote
  #499  
Old 03-04-2010, 08:45 PM
ddaybofb ddaybofb is offline
 
Join Date: Aug 2008
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just made a second definition for youtube and just edited a few things so both youtube links work on my forum now
Reply With Quote
  #500  
Old 03-04-2010, 08:53 PM
kpierce kpierce is offline
 
Join Date: Jun 2008
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ddaybofb View Post
I just made a second definition for youtube and just edited a few things so both youtube links work on my forum now
Can you post how you did it for the noobs like me?
Reply With Quote
  #501  
Old 03-04-2010, 08:55 PM
testbot testbot is offline
 
Join Date: Feb 2009
Posts: 373
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by satlazone View Post
Yes it's very weird... still doesn't work for me even if I add it manually.
Maybe the author of this can help me? what do you think The Geek?
sorry i couldn't do more.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:58 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.09171 seconds
  • Memory Usage 2,357KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (11)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (4)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete