<?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>Ionut's WebSpace &#187; YouTube</title>
	<atom:link href="http://www.vioan.ro/wp/category/youtube/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vioan.ro/wp</link>
	<description>Exploring Creativity Is My Passion</description>
	<lastBuildDate>Wed, 05 Oct 2011 14:28:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Do you want to download YouTube&#8217;s Flash Video files?</title>
		<link>http://www.vioan.ro/wp/2008/05/12/do-you-want-to-download-youtubes-flash-video-files/</link>
		<comments>http://www.vioan.ro/wp/2008/05/12/do-you-want-to-download-youtubes-flash-video-files/#comments</comments>
		<pubDate>Mon, 12 May 2008 21:28:31 +0000</pubDate>
		<dc:creator>ionut</dc:creator>
				<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.vioan.ro/wp/?p=116</guid>
		<description><![CDATA[


youtube-dl is a small command-line program to download videos from YouTube.com. It requires the Python interpreter, version 2.4 or later, and it&#8217;s not platform specific. It should work in your Unix box, in Windows or in Mac OS X.
Usage:

youtube-dl -o your_local_name.flv http://youtube.com/watch?v=nNkqKdLm1rU

If you want to log in on youtube and download, you can use the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.arrakis.es/~rggi3/youtube-dl/">youtube-dl</a> is a small command-line program to download videos from YouTube.com. It requires the Python interpreter, version 2.4 or later, and it&#8217;s not platform specific. It should work in your Unix box, in Windows or in Mac OS X.</p>
<p>Usage:</p>
<pre class="code">
youtube-dl -o your_local_name.flv http://youtube.com/watch?v=nNkqKdLm1rU
</pre>
<p>If you want to log in on youtube and download, you can use the <strong>-u</strong> and <strong>-p</strong> switches.</p>
<p>When the download is finished you can open the video with mplayer:</p>
<pre class="code">
mplayer your_local_name.flv
</pre>
<p>or choose a media player that play .flv files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vioan.ro/wp/2008/05/12/do-you-want-to-download-youtubes-flash-video-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

