Results 1 to 3 of 3

Thread: Embed Youtube HD code

  1. #1
    Join Date
    Apr 2009
    Posts
    17

    Embed Youtube HD code

    How can i embed and Play 720p HD YouTube videos on my web pages? I've heard of using a php script but I don't know how ? please reply if you know something useful for me.

  2. #2
    Join Date
    Mar 2008
    Posts
    198

    Re: Embed Youtube HD code

    It's quite easy, you have to just add &ap=%2526fmt%3D22 code. To embed a HD quality YouTube video with high definition resolution on external website or blog , simply add or append &ap=%2526fmt%3D22 code (instead of &ap=%2526fmt%3D18 to display just higher quality 480×360 video clip) to the end of movie parameter value and embed source in the YouTube embed code.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: Embed Youtube HD code

    See, first copy the link from the "embed" link from the youtube video page. The code will look like:

    <object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/VDUitQCiJ8Y&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/VDUitQCiJ8Y&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>
    Now you have make changes to above code , As you can see the following code is included twice:

    hl=en&fs=1
    Replace the both with the following code :

    ap=%2526fmt%3D22
    That's all , you have embeded YouTube HD video .

Similar Threads

  1. How To Embed YouTube Videos in InDesign
    By Namuchi in forum Windows Software
    Replies: 6
    Last Post: 31-08-2010, 10:14 PM
  2. How to embed Youtube videos in Mysql?
    By Shanbaag in forum Windows Software
    Replies: 3
    Last Post: 21-09-2009, 02:14 PM
  3. Play Embed YouTube Video at Specific Start Time
    By Mega mind in forum Tips & Tweaks
    Replies: 2
    Last Post: 21-05-2009, 08:50 PM
  4. Embed YouTube Videos In High Quality
    By Panther X in forum Tips & Tweaks
    Replies: 2
    Last Post: 19-05-2009, 12:29 PM
  5. Embed and Play 720p HD (High Definition) YouTube Videos
    By EricTheRed in forum Tips & Tweaks
    Replies: 0
    Last Post: 20-11-2008, 03:14 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,163,608.21630 seconds with 17 queries