[Easy Guide] Youtube embedding on Neowin!


Recommended Posts

I still see some people doing the old method of embedding Youtube videos on Neowin. e.g.

[flash=425,355]http://www.youtube.com/v/VIDEO_NAME.swf[/flash]

There is a much easier way of doing this, and the following guide shows you how.

Just highlight everything after the equal sign (=) on the URL and copy it. (See Figure 1) Then when posting, simply paste it in the following code.

[Youtube][/Youtube]

Figure 1

post-145229-1225036455.jpg

If an ampersand (&) is present in the URL after the equal sign (=), then copy everything after the equal sign and before the ampersand (&). (See Figure 2) Then when posting, simply paste it on the code shown above.

Figure 2

post-145229-1225036460.jpg

Alright, so far so good. Now, say you want to deep link a Youtube video to start at a specific point, for example if your video is too long (Figure 3) and you want someone to skip to a specific scene.

Figure 3

post-145229-1225036580.jpg

So, all you have to do is add the following tag to everything after the equal sign (=) and before the ampersand (&). (See Figure 4)

#t=1m45s

Figure 4

post-145229-1225036472.jpg

Now, let’s see an example of this.

Note: This doesn't work for embedded videos, YET.

  • 2 months later...

Gentlemen.

[youtube]1EutKrKTfLk&ap=%2526fmt%3D22&start=15[/youtube]

&ap=%2526fmt%3D22 = Loads fmt=22 version of video, 22 = 720p

&start=15 = Sets the starting offset in seconds

You can also change the player colour by adding something like "&color1=0xff00ff&color2=0x00ff00" to the string, but chose nicer colours :p

Edit: %3D gets converted to =, %25 gets converted to % and %26 gets converted to &, so the string "%2526fmt%3D22" gets converted into "%26fmt=22" then into "&fmt=22"

Edit 2: [ wyoutube] = widescreen, [ youtube] = normal

Edited by The_Decryptor
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.