Just a reminder.
- Added a new BB Code: [youtube][/ youtube]
~ What does it do? It shows
youtube (only youtube yet) video in your post.
~ Usage:
Get the URL of the youtube video:
http://www.youtube.com/watch?v=t8kmK3Nzy74 (example)
and put the VIDEO ID between the tags. The video id can be found in the URL right after the
watch?v= part so it's
t8kmK3Nzy74 in this case. Some URLs might contain additional information and in this case the video id is between
watch?v= and something like
&playnext_from (there's always a '&' before the add. info).
so it looks like this: [youtube]t8kmK3Nzy74[/ youtube]
Example with additional info:
URL:
http://www.youtube.com/watch?v=n0t3vIuB ... e=featuredVideo ID:
n0t3vIuB5Xo (the code between '=' and '&' signs)
Have fun using it!