PDA

View Full Version : BB Code Enhancements - Easy BB Code (14) Videos embed


kama_tech
09-09-2009, 10:00 PM
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
<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 = UdKxkv2ZTmU
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
<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 = 2571551/from_within_movie_trailer
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
<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 = xaf9ws_most-daring-painful-sleight-of-hand_shortfilms
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
<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 = 55665
Description = Game Trailers embed videos
Use {option} = no
Button Image (Optional) = images/gt.gif

http://www.gametrailers.com/video/exclusive-developer-singularity/55690

For embed Game Trailers video only add #code 55690

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

Preview and zip with gif source

erel34
09-10-2009, 01:38 PM
thanks

COL NIL SATIS
09-10-2009, 02:31 PM
Cheers..nice and easy code!! works well too

pujabrang
09-10-2009, 04:56 PM
thanks great job nice and simple
one more request from me can you add zshare yahoo and msn bb code aswell please
regards

kama_tech
09-10-2009, 05:26 PM
thanks great job nice and simple
one more request from me can you add zshare yahoo and msn bb code aswell please
regards


working on it:)

pujabrang
09-11-2009, 12:50 AM
working on it:)

so i can hope to see this great job soon
weldone keep it up

pujabrang
09-12-2009, 03:21 PM
thanks for updating
good job nice n easy to install

COL NIL SATIS
09-12-2009, 06:49 PM
Brilliant...top top work !!!

RealTesters
09-13-2009, 03:06 AM
Nice...Great works.!!

congratulations kama.!!

Regards,

matthewhotdude
09-15-2009, 08:19 PM
Does not work I post a video and it just shows up like this [= YT]1TNiVaWux7Q[/= YT]

kama_tech
09-15-2009, 09:46 PM
Does not work I post a video and it just shows up like this [= YT]1TNiVaWux7Q[/= YT]

if you followed my instructions you should put 1TNiVaWux7Q should work 100%, you can not use [= YT] that did not work

COL NIL SATIS
09-17-2009, 07:07 PM
these all work its a great mod!! thanks kama

IKShadow
09-19-2009, 11:37 PM
great mod, installed some of the BB codes.

I cant get game trailer one to work I see video embedded but play button etc. are grey.
The only thing that I can press are the buttons in the middle of screen to play it on their site.

This is replace 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>

kama_tech
09-26-2009, 03:55 AM
great mod, installed some of the BB codes.

I cant get game trailer one to work I see video embedded but play button etc. are grey.
The only thing that I can press are the buttons in the middle of screen to play it on their site.

This is replace code:




works well for me, maybe the video to watch, can not be seen by share or embed.


treated with another number of video, if you do not work, you can put here to watch the video for I check

remember that you only have to copy the last number
Example: 56811

http://www.gametrailers.com/video/tgs-09-dead-rising/56811

cesar829
09-26-2009, 05:07 PM
Hello...The Ustream TV code does notwork for me, I get "invalid Id".

kama_tech
09-26-2009, 06:24 PM
Hello...The Ustream TV code does notwork for me, I get "invalid Id".

need to follow the steps as explained in the file, please put the channel you want to see here to verify. remember that if the channel does not activate the embed may not see anywhere

COL NIL SATIS
09-26-2009, 06:56 PM
how do we open the channel mate..i get invalid id too??? can you explain please buddy..thank you

aberg
09-26-2009, 07:20 PM
Thanks for sharing this excellent peace of work.
Works great!!

COL NIL SATIS
09-26-2009, 07:24 PM
sorted mate..thank you!!!

kama_tech
09-26-2009, 11:48 PM
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 1223996

I hope explained me well

cesar829
09-27-2009, 05:37 AM
Thank you for the update. It works great!!!

COL NIL SATIS
09-27-2009, 06:28 PM
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 1223996

I hope explained me well

thanks man.thats working great now!!! thank you :up:

theforumist
11-19-2009, 11:55 AM
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.

marshal_ramdev
12-04-2009, 02:32 AM
thanks ..

TNCclubman
12-06-2009, 01:45 PM
any plans to make it work with shooshtime?

The Ayatollah
12-09-2009, 03:13 AM
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?

Huy Ho?ng
02-10-2010, 12:43 PM
Uninstall because used for vbb 4.x

kasht
02-13-2010, 04:24 PM
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.

Zylantex
04-28-2010, 03:11 PM
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?

8thos
08-11-2010, 05:53 AM
Awesome!

dallibose
08-20-2011, 11:39 PM
hi.... blip.tv code is not working...