Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
RU All Media BB Code Details »»
RU All Media BB Code
Version: 0.11, by intp intp is offline
Developer Last Online: Aug 2021 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 3.8.x Rating:
Released: 07-21-2009 Last Update: 10-28-2009 Installs: 112
Uses Plugins
Translations  
No support by the author.

Demo
RetroUprising.com
Please don't spam, just use preview post to see how it works. If you don't have any interest in joining use the BugMeNot account.

Supported sites
  1. Blip.TV
  2. Daily Motion
  3. FaceBook Videos *
  4. Flickr
  5. Google Videos
  6. Guba
  7. Harpers Bazaar
  8. Liveleak
  9. MegaPorn **
  10. MegaVideo
  11. MetaCafe
  12. MySpace Videos
  13. Nothing Toxic
  14. Own3d
  15. PhotoBucket Videos
  16. Redtube **
  17. Ryoni
  18. Street Fire
  19. Style
  20. Tangle
  21. The Fashion Spot
  22. Telegraph TV
  23. Veoh
  24. Video Fashion Daily
  25. Viddler
  26. Videojug
  27. Vimeo
  28. Yahoo Videos
  29. YouTube Videos
  30. Youtube Playlists
  31. Wipido
  32. Xtranormal
  33. Zshare Videos

* Facebook doesn't work for every video.
** Adult sites like Mega Porn and Red Tube are disabled by default. To enable edit the Product XML file in notepad. Change "$adult = false;" to "$adult = true;".

Install instructions:
  1. Import the attached product.
  2. Put media link inside an [m] tag like this
    Code:
    [m]http://www.youtube.com/watch?p=224C757AA9F9F0D7[/m]


Optional Instructions to add media button to the editor toolbar:
  1. Upload this image to your style image folder. The default is /forum_root/images/editor/
  2. Edit the "editor_toolbar_on" template.
  3. Find
    Code:
    <if condition="$show['url_bbcode']">
  4. Before add
    Code:
    <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_m"><img src="$stylevar[imgdir_editor]/media.png"  width="22" height="22" alt="Insert" /></div></td>
If anyone knows how to automatically add the button to the toolbar in the Product XML please let me know.


Upgrade Instructions:
  1. Import the product and set "Allow Overwrite" to Yes.

This is my first mod posted at VB.org. I hope someone finds it helpful. Please click install and Nominate for MOTM.

History
0.11 October 29, 2009
Fixed Nothing Toxic.
Added support for:
  1. Street Fire
0.10 October 04, 2009
Cleaned code. Fixed several bugs. Added an adult filter so porn sites are disabled by default. Edit the XML file before installing to enable. I recommend upgrading.
Added support for:
  1. Harpers Bazaar
  2. MegaPorn
  3. RedTube
  4. Style
  5. The Fashion Spot
  6. Telegraph TV
  7. Video Fashion Daily
  8. LiveLeaks
  9. Nothing Toxic
  10. Ryoni
  11. Flickr Videos
  12. VideoJug
  13. Tangle
  14. Xtranormal
0.6 September 17, 2009
Added additional Google Video URL support.
Reduced width and height to fit more styles.
Made links case insensitive.
Updated install instructions.
Added support for:
  1. MetaCafe
  2. MySpace
  3. PhotoBucket
  4. Wipido
  5. Own3d
0.5 September 13, 2009
Fixed preview/edit vanishing bug.
Added support for:
  1. Yahoo
  2. Daily Motion
  3. Veoh
  4. Viddler
  5. Zshare
  6. FaceBook
  7. Guba
  8. MegaVideo
  9. Vimeo
  10. Blip.TV
0.1, July 22, 2009
First release
Supports:
  1. YouTube Videos
  2. YouTube Playlists
  3. Google Videos

More will be added as they are requested. When making requests include links to example video pages and embedding code if available.

Download Now

File Type: xml product-rumedia-0.11.xml (15.8 KB, 384 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 09-17-2009, 04:37 PM
pujabrang pujabrang is offline
 
Join Date: Jun 2009
Location: uk
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by steveman0018 View Post
where can i got to edit the sizes of the videos.. the youtube one is too big for my site
yes you are right size is too big........should be height="415" width="648"
Reply With Quote
  #33  
Old 09-17-2009, 08:51 PM
intp's Avatar
intp intp is offline
 
Join Date: Mar 2009
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pujabrang View Post
@intp.zshare is working well.....but problem is with only viddler... i will check with your guide lines
cheers
I don't know. If zshare works then viddler should too. If you give me a link to your site I will take a look. If you want you can PM me an admin username/pass and ftp pass and I will try to fix it. Otherwise, unless it is happening to someone else I don't think I can fix it.

Quote:
Originally Posted by nomoreturn@hotm View Post
i have problem with image its not shwing up in editor i upload it in images/editor and also change the "editor_toolbar_on" but its not showing up
Did you follow all of my "optional instructions"? You need to upload the image and edit the template.

The image has to go in your styles directory. Your style might have changed it. You can find the location from admincp->styles & templates->Style Manager->Your Style->All Style Option->Button Images Folder

Also some mods, like this one https://vborg.vbsupport.ru/showthread.php?t=216688 , can change the template you need to edit.

Quote:
Originally Posted by nomoreturn@hotm View Post
google video not works for me here is the link i'm trying with
HTML Code:
[m]http://video.google.com/googleplayer.swf?docId=8718128283122756839&hl=en&autoplay[/m]
Fixed in version 0.6.1

Quote:
Originally Posted by steveman0018 View Post
where can i got to edit the sizes of the videos.. the youtube one is too big for my site
Download the product, open it in notepad and search for "//You can edit the dimensions here" around line 30. Change the width and height there and then import it.

Quote:
Originally Posted by pujabrang View Post
yes you are right size is too big........should be height="415" width="648"
I changed version 0.6.1 to this.
Reply With Quote
  #34  
Old 09-17-2009, 11:56 PM
Boneedd Boneedd is offline
 
Join Date: May 2009
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if anyone wants to force HD (youtube only) like myself change

Code:
return '<object width="'.$width.'" height="'.$height.'"><param name="movie" value="http://www.youtube.com/v/'.$id.'&ap=%2526fmt=22&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/'.$id.'&ap=%2526fmt=22&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="'.$width.'" height="'.$height.'"></embed></object>';

TO

Code:
return '<object width="'.$width.'" height="'.$height.'"><param name="movie" value="http://www.youtube.com/v/'.$id.'&ap=%2526fmt=22&hl=en&fs=1&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/'.$id.'&ap=%2526fmt=22&hl=en&fs=1&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="'.$width.'" height="'.$height.'"></embed></object>';
Reply With Quote
  #35  
Old 09-18-2009, 02:09 PM
randy17875 randy17875 is offline
 
Join Date: Sep 2006
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good job on the player. kudo's!

Would it be possible to add tangle?

Code:
http://www.tangle.com/view_video?viewkey=45dcd3f3f6282c43418c
Reply With Quote
  #36  
Old 09-19-2009, 09:08 PM
dwkmi dwkmi is offline
 
Join Date: Aug 2009
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How about adding Xtranormal.com

Code:
<object width="480" height="390"><param name="movie" value="http://www.xtranormal.com/players/jwplayer.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="flashvars"value="height=390&width=480&file=http://newvideos.xtranormal.com/standard/ce55e16c-5210-11de-ab0c-003048d6740d_2_standard_medium-flv.flv&image=http://newvideos.xtranormal.com/standard/ce55e16c-5210-11de-ab0c-003048d6740d_2_standard_poster.jpg&link=http://www.xtranormal.com/watch?e=20090605164332686&searchbar=false&autostart=false"/><embed src="http://www.xtranormal.com/players/jwplayer.swf" width="480" height="390" allowscriptaccess="always" allowfullscreen="true" flashvars="height=390&width=480&file=http://newvideos.xtranormal.com/standard/ce55e16c-5210-11de-ab0c-003048d6740d_2_standard_medium-flv.flv&image=http://newvideos.xtranormal.com/standard/ce55e16c-5210-11de-ab0c-003048d6740d_2_standard_poster.jpg&link=http://www.xtranormal.com/watch?e=20090605164332686&searchbar=false&autostart=false"></embed></object><object width="480" height="390"><param name="movie" value="http://www.xtranormal.com/players/embedded-xnl-stats.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.xtranormal.com/players/embedded-xnl-stats.swf" width="1" height="1" allowscriptaccess="always"></embed></object>
Reply With Quote
  #37  
Old 09-20-2009, 09:03 PM
intp's Avatar
intp intp is offline
 
Join Date: Mar 2009
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@Boneedd Thanks. Added to version 0.7.

Tangle and Xtranormal support added.
Reply With Quote
  #38  
Old 09-26-2009, 01:00 PM
BENBOBBY BENBOBBY is offline
 
Join Date: Sep 2009
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the updates intp

Heres a couple more video hosters you might like to add:


VideoJug:

Example Movie:
Code:
http://www.videojug.com/film/surfing-how-to-read-waves

Sample Embed Code:
Code:
<object width="400" height="336" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="videojugplayer"><param name="movie" value="http://www.videojug.com/player?id=4cd41d0d-6f7e-dc1b-c455-ff0008c940b8"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.videojug.com/player?id=4cd41d0d-6f7e-dc1b-c455-ff0008c940b8" type="application/x-shockwave-flash" width="400" height="336" allowFullScreen="true" allowScriptAccess="always"></embed></object><br /><a href="http://www.videojug.com/tag/surfing">Surfing</a>: <br /><a href="http://www.videojug.com/film/surfing-how-to-read-waves">Surfing: How To Read Waves</a>




Flickr:

Example Movie:
Code:
http://www.flickr.com/photos/efranke/2505980161

Sample Embed Code:
Code:
Unfortunately Im not sure how you embed flickr videos, but hopefully you might be able to find a way.
Reply With Quote
  #39  
Old 09-27-2009, 07:03 AM
intp's Avatar
intp intp is offline
 
Join Date: Mar 2009
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Flickr and VideoJug added. v0.8
Reply With Quote
  #40  
Old 09-29-2009, 02:33 PM
BENBOBBY BENBOBBY is offline
 
Join Date: Sep 2009
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Many thanks intp! Found some more popular video hosts if you want to keep busy!


Liveleak:

Example Movie:
Code:
http://www.liveleak.com/view?i=9a5_1254000831

Sample Embed Code:
Code:
<object width="450" height="370"><param name="movie" value="http://www.liveleak.com/e/9a5_1254000831"></param><param name="wmode" value="transparent"></param><embed src="http://www.liveleak.com/e/9a5_1254000831" type="application/x-shockwave-flash" wmode="transparent" width="450" height="370"></embed></object>




Ryoni:

Example Movie:
Code:
http://www.ryoni.com/2008/06/07/kids-with-a-ferrari-enzo-etc/

Sample Embed Code:
Code:
Not Sure




Telegraph TV:

Example Movie:
Code:
http://www.telegraph.co.uk/lifestyle/lifestylevideo/?bcpid=8558029001&bclid=1363192395&bctid=28710716001

Sample Embed Code:
Code:
<object id="flashObj" width="486" height="412" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0"><param name="movie" value="http://c.brightcove.com/services/viewer/federated_f9/25338054001?isVid=1&publisherID=1137977488" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="videoId=28710716001&playerID=25338054001&domain=embed&" /><param name="base" value="http://admin.brightcove.com" /><param name="seamlesstabbing" value="false" /><param name="allowFullScreen" value="true" /><param name="swLiveConnect" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://c.brightcove.com/services/viewer/federated_f9/25338054001?isVid=1&publisherID=1137977488" bgcolor="#FFFFFF" flashVars="videoId=28710716001&playerID=25338054001&domain=embed&" base="http://admin.brightcove.com" name="flashObj" width="486" height="412" seamlesstabbing="false" type="application/x-shockwave-flash" allowFullScreen="true" swLiveConnect="true" allowScriptAccess="always" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object>

Cheers.
Reply With Quote
  #41  
Old 09-30-2009, 01:08 AM
kervasquez kervasquez is offline
 
Join Date: Sep 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

omg im a complete nuub how exactly do i install this!

im sorry if this comment is sloppy.
im very new to the whole html, embed, and vbulletin movement =)
i do have a website, www.tristateautoclub.com
but im literally building it from scratch and with help from tons of different sources.

and can you add nothingtoxic.com ??

http://www.nothingtoxic.com/media/12...ring_Stand_Off

<table cellpadding="4" cellspacing="0" width="210px" style="border:1px solid #C0C0C0"><tr><td style="padding:3px;border-bottom:1px solid #C0C0C0" bgcolor="#ececec" align="center"><a href="http://www.nothingtoxic.com/" title="Humor videos"><img src="http://media5.break.com/nt/i/share_logo.png" border="0"></td></tr><tr><td><font style="font:normal 10px Verdana"><b>Turkish Man Kills Himself During Stand Off</b></font></td></tr><tr><td align="center"><a href="http://www.nothingtoxic.com/media/1254185101/Turkish_Man_Kills_Himself_During_Stand_Off"><img border=0 src="http://media5.break.com/nt/thumb/f8/4f/f84f02546ce820d55aad4257bdd4b523.jpg"></a></td></tr><tr><td><font style="font:normal 9px Verdana">&quot;Shoot the hostage&quot; is not really ever a good game plan but it's especially bad when you are your own hostage.</font></td></tr></table>Get <a href="http://www.nothingtoxic.com/">humor videos</a> at <a href="http://www.nothingtoxic.com/">NothingToxic</a>
Reply With Quote
Reply


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 06:41 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.05010 seconds
  • Memory Usage 2,366KB
  • 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
  • (17)bbcode_code
  • (1)bbcode_html
  • (6)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
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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