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
Easy BB Code (14) Videos embed Details »»
Easy BB Code (14) Videos embed
Version: 1.00, by kama_tech kama_tech is offline
Developer Last Online: Nov 2015 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 3.8.x Rating:
Released: 09-09-2009 Last Update: 09-11-2009 Installs: 54
 
No support by the author.

Hello.
Description
Here I leave a few simple lines so they can add videos of some of the providers of videos on the Internet.

YouTube
Red Tube
Meta Cafe
Dailymotion
Game Trailer
Ustream
Stupidvideos
Justin Tv
MySpace
Blip Tv
Guba
Veoh
Vimeo
Google Video

****Only shows 4 embed in this post but the zip contains additional embed their instructions and pictures.****

Be adding some others in the coming days. I hope that is helpful.

if you have any problem can write here to help.
installing

Steps to add these to your vbulletin bbcode
admin panel--->Custom BBcode --->Add new BBcode
---------------------------------------------------------------------------------------------------
If you think you helped this small mod, do not forget to make a small donation

---------------------------------------------------------------------------------------------------
Title = YouTube BB Code
BB Code Tag Name = yt
Replacement
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
	<tr>
		<td class="tcat" colspan="2">
			</td>
	</tr>
</thead>
<tr>
<td>
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{param}"></param><embed src="http://www.youtube.com/v/{param}" type="application/x-shockwave-flash" width="425" height="350"></embed></object>
</td>
</tr>
</table>

Example = [yt]UdKxkv2ZTmU[/yt]
Description = You Tube embed videos
Use {option} = no
Button Image (Optional) = images/youtube.gif

http://www.youtube.com/watch?v=HMJ8GMApGx4

For embed Youtube video only add code after watch?v=

--------------------------------------------------------------------------------------------------------

Title = Meta Cafe BB code
BB Code Tag Name = mt
Replacement
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
	<tr>
		<td class="tcat" colspan="2">
		</td>
	</tr>
</thead>
<tr>
<td>
<embed src="http://www.metacafe.com/fplayer/{param}.swf" width="400" height="345" wmode="transparent" allowFullScreen="true" allowScriptAccess="always"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"> </embed>
</td>
</tr>
</table>

Example = [mt]2571551/from_within_movie_trailer[/mt]
Description = Metacafe embed videos
Use {option} = no
Button Image (Optional) = images/metacafe.gif

http://www.metacafe.com/watch/cb-rNTnuBPBLMgrWWWisT7o15NaDp8LwZz9/csi_ny_conscience_season_5_episode_23/

For embed Metacafe video only add code after /watch/

------------------------------------------------------------------------------------------------------------

Title = Dailymotion BB code
BB Code Tag Name = dm
Replacement
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
	<tr>
		<td class="tcat" colspan="2">
		</td>
	</tr>
</thead>
<tr>
<td>
<object width="480" height="381" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param name="movie" value="http://www.dailymotion.com/swf/{param}"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.dailymotion.com/swf/{param}" type="application/x-shockwave-flash" width="480" height="381" allowFullScreen="true" allowScriptAccess="always"></embed></object>
</td>
</tr>
</table>

Example = [dm]xaf9ws_most-daring-painful-sleight-of-hand_shortfilms[/dm]
Description = Dailymotion embed videos
Use {option} = no
Button Image (Optional) = images/dailymotion.gif

http://www.dailymotion.com/related/xafes6/video/xa5pve_real-world-cancun-ep-108-settling-d_shortfilms

or

http://www.dailymotion.com/video/xafes6_real-world-cancun-ep-111-love-bites_shortfilms
For embed Dailymotion video only add code after /video/

---------------------------------------------------------------------------------------------------


Title = Game Trailers BB code
BB Code Tag Name = gt
Replacement
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
	<tr>
		<td class="tcat" colspan="2">
		</td>
	</tr>
</thead>
<tr>
<td>
<object width="480" height="392" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param name="movie" value="http://www.gametrailers.com/remote_wrap.php?mid={param}"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.gametrailers.com/remote_wrap.php?mid={param}" type="application/x-shockwave-flash" width="480" height="381" allowFullScreen="true" allowScriptAccess="always"></embed></object>
</td>
</tr>
</table>

Example = [gt]55665[/gt]
Description = Game Trailers embed videos
Use {option} = no
Button Image (Optional) = images/gt.gif

http://www.gametrailers.com/video/ex...r-singularity/55690

For embed Game Trailers video only add #code 55690

-----------------------------------------------------------------------------------------------------

Preview and zip with gif source

Download Now

File Type: zip easy bbcode by kama_tech.zip (50.8 KB, 476 views)

Screenshots

File Type: jpg dm.jpg (46.3 KB, 0 views)
File Type: jpg yt.jpg (41.8 KB, 0 views)
File Type: jpg gt.jpg (42.7 KB, 0 views)
File Type: jpg mt.jpg (35.5 KB, 0 views)

Show Your Support

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

Comments
  #22  
Old 09-27-2009, 05:37 AM
cesar829 cesar829 is offline
 
Join Date: Jul 2007
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for the update. It works great!!!
Reply With Quote
  #23  
Old 09-27-2009, 06:28 PM
COL NIL SATIS COL NIL SATIS is offline
 
Join Date: Aug 2009
Location: Liverpool UK
Posts: 802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kama_tech View Post
ok to get id from ustream is easy.


steps.
1. go to http://www.ustream.tv/

2.Select the channel you want to embed do

3.When viewing the channel to your right hand to the bottom of the channel you will see a blue button that says menu.


4.you click the menu button, there goes another menu you can see the following
Share
Embed
report abuse
follow
go to video page

select - Share

5. teaches another menu when you select share
6. in this menu select URL


whe you select URL do you have a code


only need to copy the code to your bbcode
example:
http://www.ustream.tv/channel/1223996

For embed video only add code after http://www.ustream.tv/channel/

How to see on post [us]1223996[/us]

I hope explained me well
thanks man.thats working great now!!! thank you :up:
Reply With Quote
  #24  
Old 11-19-2009, 11:55 AM
theforumist theforumist is offline
 
Join Date: Jul 2008
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ppatil007 View Post
i actually wanted it for stagevu & megavideo , just tried for youtube its not always embedded
it gives message
Embedding disabled by rquest
watch on you tube

what is the issue did i do something wrong
No you didn't. Some members disable external embedding for their videos. Only lets the video to be watched on youtube.
Reply With Quote
  #25  
Old 12-04-2009, 02:32 AM
marshal_ramdev marshal_ramdev is offline
 
Join Date: Mar 2009
Location: Ludhiana
Posts: 192
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks ..
Reply With Quote
  #26  
Old 12-06-2009, 01:45 PM
TNCclubman's Avatar
TNCclubman TNCclubman is offline
 
Join Date: Sep 2008
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any plans to make it work with shooshtime?
Reply With Quote
  #27  
Old 12-09-2009, 03:13 AM
The Ayatollah The Ayatollah is offline
 
Join Date: Aug 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Having some trouble figuring out what to upload and where. It says to upload the image folder to Images\buttons, so I uploaded the folder and it created an Images/buttons/images/buttons. Should the entire images folder be uploaded, or just the contents. and should it be uploaded to /buttons, or images?
Reply With Quote
  #28  
Old 02-10-2010, 12:43 PM
Huy Ho?ng Huy Ho?ng is offline
 
Join Date: Dec 2008
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Uninstall because used for vbb 4.x
Reply With Quote
  #29  
Old 02-13-2010, 04:24 PM
kasht kasht is offline
 
Join Date: Mar 2005
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way that I can embed a Justin.tv clip instead of the channel itself? I cannot figure out how to do it.

Thanks.
Reply With Quote
  #30  
Old 04-28-2010, 03:11 PM
Zylantex Zylantex is offline
 
Join Date: Sep 2009
Location: France
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice. Thanks OP. My users are very happy with the cahnge.

How can I get Liveleak to work? (3.8.4 PL2)

Has anybody any suggestions?
Reply With Quote
  #31  
Old 08-11-2010, 05:53 AM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome!
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 07:23 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.18591 seconds
  • Memory Usage 2,349KB
  • 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
  • (2)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
  • (3)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
  • (5)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