<?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>Vegard Hammerseth &#187; mechanical hand</title>
	<atom:link href="http://vegard.hammerseth.com/tag/mechanical-hand/feed/" rel="self" type="application/rss+xml" />
	<link>http://vegard.hammerseth.com</link>
	<description>Geekness by remote</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:31:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Download youtube/flash in Ubuntu (Linux)</title>
		<link>http://vegard.hammerseth.com/2009/06/download-youtubeflash-in-ubuntu-linux/</link>
		<comments>http://vegard.hammerseth.com/2009/06/download-youtubeflash-in-ubuntu-linux/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 20:31:20 +0000</pubDate>
		<dc:creator>Vegard</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[/tmp]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mechanical hand]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://vegard.hammerseth.com/?p=438</guid>
		<description><![CDATA[Ever seen a cool movie on the Internet? embedded in flash, unable to download it? who haven&#8217;t.. Solution is quite simple and here is it quick for you: Open a page with flash. Wait till it&#8217;s completely downloaded, then fetch if from /tmp/. A longer explanation would be to a youtube page and load the [...]]]></description>
			<content:encoded><![CDATA[<p>Ever seen a cool movie on the Internet? embedded in flash, unable to download it? who haven&#8217;t..</p>
<p>Solution is quite simple and here is it <strong>quick</strong> for you: Open a page with flash. Wait till it&#8217;s completely downloaded, then fetch if from /tmp/.</p>
<p>A <strong>longer</strong> explanation would be to a youtube page and load the entire movie like so:<br />
<a href="http://lh4.ggpht.com/_kHz6hsl_gy8/Sil6MNSmLuI/AAAAAAAADjs/EYm1_UqMMWE/s512/youtube.jpg"><img class="alignnone" title="Youtube" src="http://lh4.ggpht.com/_kHz6hsl_gy8/Sil6MNSmLuI/AAAAAAAADjs/EYm1_UqMMWE/s512/youtube.jpg" alt="" width="318" height="232" /></a></p>
<p>When you see the movie has loaded fully, without interruptions from the user (you). You can find it in /tmp/:<br />
<a href="http://lh4.ggpht.com/_kHz6hsl_gy8/Sil6M7Gz6HI/AAAAAAAADjw/m_iis_2R61Q/s720/tmp.jpg"><img class="alignnone" title="Flash in /tmp" src="http://lh4.ggpht.com/_kHz6hsl_gy8/Sil6M7Gz6HI/AAAAAAAADjw/m_iis_2R61Q/s720/tmp.jpg" alt="" width="337" height="190" /></a></p>
<p>Now you just copy it to where ever you&#8217;ll like. If you want to convert it, you can open it with avidemux or Kino and then export it to .mpeg or whatever format you&#8217;d want.</p>
<p>Using ffmpeg:<br />
<code>ffmpeg -i "/tmp/Flash8CRIFL" "mechanical hand.mpeg"</code></p>
]]></content:encoded>
			<wfw:commentRss>http://vegard.hammerseth.com/2009/06/download-youtubeflash-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

