How to Embed High Quality Youtube Videos

Recommended Fix
Click Here to Fix Windows Errors and Optimize PC Performance


All of you folks must know about the new feature in youtube that allows you to watch some certain videos in high quality. But do you know how to embed those high quality youtube videos into your site? If not then continue reading to find out.

Its not at all complicated. You just need to add a couple of things to the code given to you by youtube. Now lets look at a sample code for embedding a youtube video:

<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/AYxu_MQSTTY”></param><embed src=”http://www.youtube.com/v/AYxu_MQSTTY” type=”application/x-shockwave-flash” width=”425″ height=”344″></embed></object>

Now all you need to do is add the following to the end of the video URL wherever it appears

&ap=%2526fmt%3D18

So if you did add the code correctly, your code will look like this:

<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/AYxu_MQSTTY&ap=%2526fmt%3D18″></param><embed src=”http://www.youtube.com/v/AYxu_MQSTTY&ap=%2526fmt%3D18″ type=”application/x-shockwave-flash” width=”425″ height=”344″></embed></object>

And your done!
Just remember though that this will work with only those videos that are available in high resolution on youtube. So do check to see if they are available in high quality before applying this alteration to the code.

Related Articles:

  1. Download videos from Youtube easily
  2. Download videos from Megavideo
  3. Nokia N97 Officially Released!
  4. Online FLV Converter
  5. Make Money Online by Posting Videos on Metacafe

Leave a Reply