Like This Post, Get Updates By Email:
How To Embed High Resolution YouTube Videos On Blog Or Website
- Embed High Quality Youtube
- Embed Youtube Streming
- Embed Youtube Videos High Quality
- High Quality Youtube Embedded
- How To Embed High Quality Youtube Video
- YouTube Hacks
- Youtube High Quality Embed
- Youtube High Quality Resolution
- Youtube High Resolution Code
- Youtube Object Embed Param Quality
- YouTube Tweaks
Earlier when YouTube was testing high resolution videos, we posted a hack to view YouTube videos in high quality by simply appending a parameter to the existing url, but there is no need for such hack now as YouTube provides option to view the high quality version of the video, However, YouTube still does not provide any method to let users embed high quality version of the video on there blog or website, but using the hack below you will be able to embed high resolution Youtube videos.
For the hack to work you will need to append &ap=%2526fmt%3D18 to the end of video clip’s URL's specified in “param” and “embed” tags in the default embed code provided by YouTube. For Example:
This is the default code (Normal Quality):
1 <object width="425" height="344"> 2 <param name="movie" value="http://www.youtube.com/v/Rw8gE3lnpLQ&hl=en"></param> 3 <embed src="http://www.youtube.com/v/Rw8gE3lnpLQ&hl=en" type="application/x-shockwave-flash" width="425" height="344"></embed> 4 </object>
This is the modified High Quality embed code (changes in bold):
1 <object width="425" height="344"> 2 <param name="movie" value="http://www.youtube.com/v/Rw8gE3lnpLQ&hl=en&ap=%2526fmt%3D18"></param> 3 <embed src="http://www.youtube.com/v/Rw8gE3lnpLQ&hl=en&ap=%2526fmt%3D18" type="application/x-shockwave-flash" width="425" height="344"></embed> 4 </object>
- 2242 reads
Bookmark site
Bookmark page
Make homepage



this does not work
this does not work (anymore?). Clicking the play button just shows a stalled flash waiting for a video file which never seems to come.
It works!
Ya it works! go to this to see! http://www.youtube.com/v/bqTPql8XndA&hl=en&ap=%2526fmt%3D18
This one is great!!!
It really works!!, this one is great. Thank you very much for this code.
Post new comment