Added youtube bbcode

Messages from the admins

Moderator: Moderators

User avatar
otseng
Savant
Posts: 20992
Joined: Thu Jan 15, 2004 1:16 pm
Location: Atlanta, GA
Has thanked: 218 times
Been thanked: 396 times
Contact:

Added youtube bbcode

Post #1

Post by otseng »

You can now embed Youtube videos on the forum.

Code:

Code: Select all

[youtube]URL[/youtube]
The URL to specify is not the embed URL, but the plain URL. You can simply copy the URL in the address bar of the Youtube video.

Example:

Code: Select all

[youtube]http://www.youtube.com/watch?v=KaeADb7XGfc[/youtube]

Result:
[youtube][/youtube]
(BTW, I took this video at Leinster Bay, St John, Virgin Islands.)

I had to change a lot to get this working. Hopefully I didn't break anything in the process.

Post Reply