<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; youtube flv</title>
	<atom:link href="http://www.ghacks.net/tag/youtube-flv/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Download Youtube Videos as Mp4</title>
		<link>http://www.ghacks.net/2008/04/14/download-youtube-videos-as-mp4/</link>
		<comments>http://www.ghacks.net/2008/04/14/download-youtube-videos-as-mp4/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 07:43:37 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[youtube]]></category>
		<category><![CDATA[youtube flv]]></category>
		<category><![CDATA[youtube mp4]]></category>
		<category><![CDATA[youtube videos]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3808</guid>
		<description><![CDATA[Until recently all videos provided by Youtube were encoded as flash videos in the format .flv. With the recent addition of high resolution videos, or lets say higher resolutions than before, Youtube now provides mp4 videos of most videos on site as well. Now if you download videos directly from Youtube with the common methods [...]]]></description>
			<content:encoded><![CDATA[<p>Until recently all videos provided by Youtube were encoded as flash videos in the format .flv. With the recent addition of high resolution videos, or lets say higher resolutions than before, Youtube now provides mp4 videos of most videos on site as well. Now if you download videos directly from Youtube with the common methods like using the Internet Cache, download managers like <a href="http://www.orbitdownloader.com/">Orbit Downloader</a> or <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> extensions like <a href="http://www.downloadhelper.net/">Download Helper</a> you still end up with flv files.</p>
<p>If you want to download <a href="http://www.ghacks.net/2009/08/10/download-youtube-videos/">Youtube videos</a> as mp4 files right now you can use one of two options. The first is provided by a bookmarklet that can be used in Firefox, <a href="http://www.ghacks.net/category/browsing/opera/">Opera</a> and <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a>. The <a href="javascript:if%20(document.getElementById('download-youtube-video')==null%20&#038;&#038;%20!!(document.location.href.match(/http:\/\/[a-zA-Z\.]*youtube\.com\/watch/)))%20{var%20yt_mp4_path='http://www.youtube.com/get_video?fmt=18&#038;video_id='+swfArgs['video_id']+'&#038;t='+swfArgs['t'];%20var%20div_embed=document.getElementById('watch-embed-div');div_embed.innerHTML=div_embed.innerHTML+'&lt;br%20/&gt;%20&lt;span%20id=\'download-youtube-video\'&gt;&lt;a%20href=\''+yt_mp4_path+'\'&gt;Download%20as%20MP4&lt;/a&gt;%20(right-click%20and%20select%20&lt;i&gt;Save%20'+%20(navigator.appName=='Microsoft%20Internet%20Explorer'?'target':'link')%20+'%20as&lt;/i&gt;)&lt;/span&gt;';}void(0);">Get Bookmarklet</a> [via <a href="http://googlesystem.blogspot.com/2008/04/download-youtube-videos-as-mp4-files.html">Google OS</a>]has to be saved as a bookmark, best way would be to drag it into the bookmarks toolbar for fast access. While bookmarklets are nice they require action  for every video that you want to download, not that great. </p>
<p>A better solution is to use a Greasemonkey script that adds the functionality to Firefox automatically. Download Youtube Videos as MP4 is a <a href="http://userscripts.org/scripts/show/25105">small</a> <a href="https://addons.mozilla.org/firefox/addon/748">Greasemonkey</a> Script that adds a Download as MP4 link beneath the video information box on the right pane of the video page. You need to right-click that link and select Save As from the menu to download the video as mp4.</p>
<p><span id="more-3808"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/bookmarklet/" title="bookmarklet" rel="tag">bookmarklet</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/greasemonkey/" title="greasemonkey" rel="tag">greasemonkey</a>, <a href="http://www.ghacks.net/tag/youtube/" title="youtube" rel="tag">youtube</a>, <a href="http://www.ghacks.net/tag/youtube-flv/" title="youtube flv" rel="tag">youtube flv</a>, <a href="http://www.ghacks.net/tag/youtube-mp4/" title="youtube mp4" rel="tag">youtube mp4</a>, <a href="http://www.ghacks.net/tag/youtube-videos/" title="youtube videos" rel="tag">youtube videos</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/03/09/how-to-view-deleted-youtube-videos/" title="How to view deleted Youtube Videos (March 9, 2007)">How to view deleted Youtube Videos</a> (31)</li>
	<li><a href="http://www.ghacks.net/2009/01/26/force-high-or-low-quality-on-youtube-automatically/" title="Force High Or Low Quality On Youtube Automatically (January 26, 2009)">Force High Or Low Quality On Youtube Automatically</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/09/06/automatically-buffer-youtube-videos/" title="Automatically Buffer Youtube Videos (September 6, 2009)">Automatically Buffer Youtube Videos</a> (24)</li>
	<li><a href="http://www.ghacks.net/2009/04/24/youtube-enhance-youtube-experience/" title="Youtube: Enhance Youtube Experience (April 24, 2009)">Youtube: Enhance Youtube Experience</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/11/18/youtube-videos-playback-problems-and-fixes/" title="Youtube Videos: Playback Problems And Fixes (November 18, 2009)">Youtube Videos: Playback Problems And Fixes</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/14/download-youtube-videos-as-mp4/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
