<?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: Trying to Crack YouTube Videos</title>
	<atom:link href="http://www.blogarithms.com/index.php/archives/2009/06/22/crackyoutube/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogarithms.com/index.php/archives/2009/06/22/crackyoutube/</link>
	<description>Doug Kaye&#039;s Weblog</description>
	<lastBuildDate>Thu, 19 Jan 2012 17:38:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Brian</title>
		<link>http://www.blogarithms.com/index.php/archives/2009/06/22/crackyoutube/comment-page-1/#comment-87618</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 23 Jun 2009 22:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogarithms.com/?p=1115#comment-87618</guid>
		<description>Are you looking to grab the h.264 version for the enclosure or derive the embed src?

If the latter, you can derive the embed code directly from the url. For instance:
http://www.youtube.com/watch?v=N9kHxlvSVRY

The embed is:






To build the embed, the url is modified as follows:
http://www.youtube.com/watch?v=N9kHxlvSVRY
http://www.youtube.com/v/N9kHxlvSVRY&amp;fs=1&amp;
[fs=1 is for full screen]
That new value is used in both the object value and embed src.

If you are doing the former, it is a bit trickier, as they have been locking that down a bit more.

If you are just adding the embed to RSS, you should consider using mRSS with .</description>
		<content:encoded><![CDATA[<p>Are you looking to grab the h.264 version for the enclosure or derive the embed src?</p>
<p>If the latter, you can derive the embed code directly from the url. For instance:<br />
<a href="http://www.youtube.com/watch?v=N9kHxlvSVRY" rel="nofollow">http://www.youtube.com/watch?v=N9kHxlvSVRY</a></p>
<p>The embed is:</p>
<p>To build the embed, the url is modified as follows:<br />
<a href="http://www.youtube.com/watch?v=N9kHxlvSVRY" rel="nofollow">http://www.youtube.com/watch?v=N9kHxlvSVRY</a><br />
<a href="http://www.youtube.com/v/N9kHxlvSVRY&#038;fs=1&#038;amp" rel="nofollow">http://www.youtube.com/v/N9kHxlvSVRY&#038;fs=1&#038;amp</a>;<br />
[fs=1 is for full screen]<br />
That new value is used in both the object value and embed src.</p>
<p>If you are doing the former, it is a bit trickier, as they have been locking that down a bit more.</p>
<p>If you are just adding the embed to RSS, you should consider using mRSS with .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

