PDA

View Full Version : Videos from Google / YouTube


flup
05-12-2007, 10:00 PM
These two nifte little BBCodes allow your users to post flash videos from YouTube or GoogleVideo to your website.

The users can take the IDs from the videos and use them:

Google:
http://video.google.nl/videoplay?docid=4279562042646015561

Would become: 4279562042646015561

YouTube:
http://www.youtube.com/?v=_crcVQtbSqg

Would become: _crcVQtbSqg


How to install:
Go to your forum adminCP and click Custom BB Codes -> Add new BB Code

Google BB Code:
Title: GoogleVideo
Tag: googlevideo
Replacement:
<embed style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId={param}&hl=nl" flashvars=""> </embed>
Example: 4279562042646015561
Description: Add GoogleVideos to your vBulletin forum posts by Joshua de Gier

YouTube BB Code:
Title: YouTube Videos
Tag: youtube
Replacement:
<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>
Example: _crcVQtbSqg
Description: Add YouTube videos to your vBulletin forum posts by Joshua de Gier


Enjoy these little but funny BB codes ;)

HMBeaty
05-13-2007, 09:41 PM
Whats the difference between this and the others that are out?

projectego
05-13-2007, 09:54 PM
Thanks very much, flup. :)

JamieLee2k
05-13-2007, 11:51 PM
Different poster????

Too be honest there is too many dupes in this forum

flup
05-14-2007, 07:55 AM
if there are dupes im very sorry.. I tried to search but the only thing I noticed was some kind of BB-code for flash videos (.flv).

Gryphon
05-14-2007, 03:30 PM
Different coder, different code, different methods. Duplicates don't hurt anything.

paramorefans
05-17-2007, 07:19 PM
how can i add the BB codes to the quick reply?