<?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: YouTube Video Direct Download Link</title>
	<atom:link href="http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/</link>
	<description>A capsule of walker's experience in life...</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:09:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dang</title>
		<link>http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-13210</link>
		<dc:creator>Dang</dc:creator>
		<pubDate>Sun, 16 Jan 2011 04:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-13210</guid>
		<description>Any chance on an update for this? Haven&#039;t been able to figure it out..</description>
		<content:encoded><![CDATA[<p>Any chance on an update for this? Haven&#8217;t been able to figure it out..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chaz</title>
		<link>http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-13209</link>
		<dc:creator>Chaz</dc:creator>
		<pubDate>Sun, 16 Jan 2011 02:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-13209</guid>
		<description>Hi, I was wondering if anyone knew why youtube video links seem to be generated without any information from http headers including cookies.

You can grab all available direct video links a youtube video page&#039;s source by looking for the keyword &#039;fmt_url_map&#039; as of this comment post&#039;s date. It&#039;s a parameter passed into the flash player that lists all the available video links. The links are seperated using semicolons (;), with each link being escaped. Simply use javascript&#039;s &#039;unescape&#039; function to unescape it. Each link should be composed of two parts, a single number and the link itself seperated by a pipe symbol (&#124;). The number is the format of the video, with 22 being the most common highest quality.

I made a small javascript page app that downloads youtube vids, but the direct links grabbed by the script seem to only work in the browser that requested the page in the script. For example, I&#039;m using chrome and I get the direct link for a youtube vid. I open firefox and attempt to use a download manager for the link to download the lengthy video but I get 403 Forbidden responses. If I go back into chrome I&#039;m able to download the video by pasting it in the address bar. I experimented in firefox and searched for a direct video link, then using a firefox plugin I performed the request with a bare http request header, no cookies, no user agent, nothing, and I keep receiving 403s.

If anyones interested please reply back, I&#039;d like to know what&#039;s the deal with this.</description>
		<content:encoded><![CDATA[<p>Hi, I was wondering if anyone knew why youtube video links seem to be generated without any information from http headers including cookies.</p>
<p>You can grab all available direct video links a youtube video page&#8217;s source by looking for the keyword &#8216;fmt_url_map&#8217; as of this comment post&#8217;s date. It&#8217;s a parameter passed into the flash player that lists all the available video links. The links are seperated using semicolons (;), with each link being escaped. Simply use javascript&#8217;s &#8216;unescape&#8217; function to unescape it. Each link should be composed of two parts, a single number and the link itself seperated by a pipe symbol (|). The number is the format of the video, with 22 being the most common highest quality.</p>
<p>I made a small javascript page app that downloads youtube vids, but the direct links grabbed by the script seem to only work in the browser that requested the page in the script. For example, I&#8217;m using chrome and I get the direct link for a youtube vid. I open firefox and attempt to use a download manager for the link to download the lengthy video but I get 403 Forbidden responses. If I go back into chrome I&#8217;m able to download the video by pasting it in the address bar. I experimented in firefox and searched for a direct video link, then using a firefox plugin I performed the request with a bare http request header, no cookies, no user agent, nothing, and I keep receiving 403s.</p>
<p>If anyones interested please reply back, I&#8217;d like to know what&#8217;s the deal with this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oldcartoons</title>
		<link>http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-7991</link>
		<dc:creator>oldcartoons</dc:creator>
		<pubDate>Thu, 13 Aug 2009 04:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-7991</guid>
		<description>Thanks, this was great. They seem to have changed things though. This was working as of August 09, 2009, but as of August 12, they seem to have changed the code. video_id= is not in the source anymore.</description>
		<content:encoded><![CDATA[<p>Thanks, this was great. They seem to have changed things though. This was working as of August 09, 2009, but as of August 12, they seem to have changed the code. video_id= is not in the source anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walker</title>
		<link>http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-7128</link>
		<dc:creator>Walker</dc:creator>
		<pubDate>Sun, 12 Apr 2009 17:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-7128</guid>
		<description>@Glorback, thank you highlighting this.</description>
		<content:encoded><![CDATA[<p>@Glorback, thank you highlighting this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glorback</title>
		<link>http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-7107</link>
		<dc:creator>Glorback</dc:creator>
		<pubDate>Thu, 09 Apr 2009 20:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-7107</guid>
		<description>It doesn&#039;t seem to work anymore, the youtube &quot;getvideo&quot; link is likely to be blocked or dead.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t seem to work anymore, the youtube &#8220;getvideo&#8221; link is likely to be blocked or dead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windows Movie Maker: How To Extract Audio Track From Video Clip - Walker News</title>
		<link>http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-5937</link>
		<dc:creator>Windows Movie Maker: How To Extract Audio Track From Video Clip - Walker News</dc:creator>
		<pubDate>Sat, 16 Aug 2008 08:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-5937</guid>
		<description>[...] low-end, self-made video posted to YouTube, demonstrating how to extract audio music from a video clip with Windows Movie Maker (a video [...]</description>
		<content:encoded><![CDATA[<p>[...] low-end, self-made video posted to YouTube, demonstrating how to extract audio music from a video clip with Windows Movie Maker (a video [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JRobb</title>
		<link>http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-5470</link>
		<dc:creator>JRobb</dc:creator>
		<pubDate>Wed, 23 Apr 2008 21:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/2008/02/25/youtube-video-direct-download-link/#comment-5470</guid>
		<description>There is another(easier) way of doing this, simply create a bookmark with this  as the target, then when you want to download a youtube video, click it. You will see a message  under the info box &quot;Download as &quot;Mp4&quot;. Right click, and select &quot;download as&quot;. choose a name, and PUT A .mp4 extension on it, or it will not work. then allow it to download, and no need to convert it to another file type. YAY!!!!!!!






</description>
		<content:encoded><![CDATA[<p>There is another(easier) way of doing this, simply create a bookmark with this  as the target, then when you want to download a youtube video, click it. You will see a message  under the info box &#8220;Download as &#8220;Mp4&#8243;. Right click, and select &#8220;download as&#8221;. choose a name, and PUT A .mp4 extension on it, or it will not work. then allow it to download, and no need to convert it to another file type. YAY!!!!!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

