<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Watch YouTube in HD using a URL hack or Greasemonkey</title>
	<atom:link href="http://www.orangeinks.com/tips-n-tricks/watch-youtube-in-hd-using-a-url-hack-or-greasemonkey/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.orangeinks.com/tips-n-tricks/watch-youtube-in-hd-using-a-url-hack-or-greasemonkey/</link>
	<description>O-Inks</description>
	<pubDate>Fri, 09 Jan 2009 01:08:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AgentOrange</title>
		<link>http://www.orangeinks.com/tips-n-tricks/watch-youtube-in-hd-using-a-url-hack-or-greasemonkey/comment-page-1/#comment-3423</link>
		<dc:creator>AgentOrange</dc:creator>
		<pubDate>Sat, 06 Dec 2008 04:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.orangeinks.com/tips-n-tricks/watch-youtube-in-hd-using-a-url-hack-or-greasemonkey/#comment-3423</guid>
		<description>@Oren: Good news is that we no longer need to add &#038;fmt=22 to the url. The weird thing is that I tried uploading a 720p video and the hd version did not get activated. 

@MAtt: Yeah it's quite a relief to have that feature activated. No more adding codes. I can't say that's true for embedding them in HD 720p yet. We still need to add the code to make it look good on our sites.</description>
		<content:encoded><![CDATA[<p>@Oren: Good news is that we no longer need to add &#038;fmt=22 to the url. The weird thing is that I tried uploading a 720p video and the hd version did not get activated. </p>
<p>@MAtt: Yeah it&#8217;s quite a relief to have that feature activated. No more adding codes. I can&#8217;t say that&#8217;s true for embedding them in HD 720p yet. We still need to add the code to make it look good on our sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maff</title>
		<link>http://www.orangeinks.com/tips-n-tricks/watch-youtube-in-hd-using-a-url-hack-or-greasemonkey/comment-page-1/#comment-3421</link>
		<dc:creator>maff</dc:creator>
		<pubDate>Fri, 05 Dec 2008 23:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.orangeinks.com/tips-n-tricks/watch-youtube-in-hd-using-a-url-hack-or-greasemonkey/#comment-3421</guid>
		<description>you no longer have to add the &#38;fmt=22, yay! its now in the bottom right 'watch in hd'!</description>
		<content:encoded><![CDATA[<p>you no longer have to add the &amp;fmt=22, yay! its now in the bottom right &#8216;watch in hd&#8217;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oren Kaplan</title>
		<link>http://www.orangeinks.com/tips-n-tricks/watch-youtube-in-hd-using-a-url-hack-or-greasemonkey/comment-page-1/#comment-3410</link>
		<dc:creator>Oren Kaplan</dc:creator>
		<pubDate>Fri, 05 Dec 2008 02:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.orangeinks.com/tips-n-tricks/watch-youtube-in-hd-using-a-url-hack-or-greasemonkey/#comment-3410</guid>
		<description>I just uploaded my first 720p HD video to YouTube and it looks AWESOME!  Check it out in full screen HD here:
http://www.youtube.com/watch?v=oRpMORilVfs&#38;fmt=22</description>
		<content:encoded><![CDATA[<p>I just uploaded my first 720p HD video to YouTube and it looks AWESOME!  Check it out in full screen HD here:<br />
<a href="http://www.youtube.com/watch?v=oRpMORilVfs&amp;fmt=22" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.youtube.com');">http://www.youtube.com/watch?v=oRpMORilVfs&amp;fmt=22</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sreliart</title>
		<link>http://www.orangeinks.com/tips-n-tricks/watch-youtube-in-hd-using-a-url-hack-or-greasemonkey/comment-page-1/#comment-3286</link>
		<dc:creator>Sreliart</dc:creator>
		<pubDate>Fri, 21 Nov 2008 18:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.orangeinks.com/tips-n-tricks/watch-youtube-in-hd-using-a-url-hack-or-greasemonkey/#comment-3286</guid>
		<description>Hello. Just want to share an additional tip for embedding high quality video. You need to change the URL in the embed code.
For each of the URLs in the embed code that you get from YouTube, just add &lt;strong&gt;&#38;ap=%2526fmt%3D18&lt;/strong&gt; on  the end. I made a sample of the embed code just in case. 

&#60;param name="movie" value="http://www.youtube.com/v/4IY5YRK_MJk&#38;hl=en&#38;fs=1&lt;strong&gt;&#38;ap=%2526fmt%3D18&lt;/strong&gt;"&#62;&#60;embed src="http://www.youtube.com/v/4IY5YRK_MJk&#38;hl=en&#38;fs=1&lt;strong&gt;&#38;ap=%2526fmt%3D18&lt;/strong&gt;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&#62;</description>
		<content:encoded><![CDATA[<p>Hello. Just want to share an additional tip for embedding high quality video. You need to change the URL in the embed code.<br />
For each of the URLs in the embed code that you get from YouTube, just add <strong>&amp;ap=%2526fmt%3D18</strong> on  the end. I made a sample of the embed code just in case. </p>
<p>&lt;param name=&#8221;movie&#8221; value=&#8221;http://www.youtube.com/v/4IY5YRK_MJk&amp;hl=en&amp;fs=1<strong>&amp;ap=%2526fmt%3D18</strong>&#8220;&gt;&lt;embed src=&#8221;http://www.youtube.com/v/4IY5YRK_MJk&amp;hl=en&amp;fs=1<strong>&amp;ap=%2526fmt%3D18</strong>&#8221; type=&#8221;application/x-shockwave-flash&#8221; allowscriptaccess=&#8221;always&#8221; allowfullscreen=&#8221;true&#8221; width=&#8221;425&#8243; height=&#8221;344&#8243;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webcreation</title>
		<link>http://www.orangeinks.com/tips-n-tricks/watch-youtube-in-hd-using-a-url-hack-or-greasemonkey/comment-page-1/#comment-497</link>
		<dc:creator>Webcreation</dc:creator>
		<pubDate>Sat, 26 Apr 2008 13:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.orangeinks.com/tips-n-tricks/watch-youtube-in-hd-using-a-url-hack-or-greasemonkey/#comment-497</guid>
		<description>Watch YouTube HD - higher definition, and download MP4 videos, check this site :

http://www.ouideo.com/youtube/

Really good !</description>
		<content:encoded><![CDATA[<p>Watch YouTube HD - higher definition, and download MP4 videos, check this site :</p>
<p><a href="http://www.ouideo.com/youtube/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.ouideo.com');">http://www.ouideo.com/youtube/</a></p>
<p>Really good !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
