<?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>Shazbot Blog &#187; audio</title>
	<atom:link href="http://jamespo.org.uk/wp/archives/tag/audio/feed" rel="self" type="application/rss+xml" />
	<link>http://jamespo.org.uk/wp</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 07:22:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to rip the audio from a youtube movie</title>
		<link>http://jamespo.org.uk/wp/archives/729</link>
		<comments>http://jamespo.org.uk/wp/archives/729#comments</comments>
		<pubDate>Sat, 28 Jun 2008 09:12:47 +0000</pubDate>
		<dc:creator>jamespo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[rip]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://jamespo.org.uk/wp/archives/729</guid>
		<description><![CDATA[(on Unix) Download the flv file with youtube-dl Extract the audio like so: mplayer -dumpaudio nodame_theme.flv -dumpfile nodame_theme.mp3 (thanks to here) This method allowed me to rip the World In Action theme to mp3 for my ringtone&#8230; of course you could always use vixy.net.]]></description>
			<content:encoded><![CDATA[<p>(on Unix)</p>
<ol>
<li>Download the flv file with <a href="http://www.arrakis.es/~rggi3/youtube-dl/">youtube-dl</a></li>
<li>Extract the audio like so:
<pre><code>mplayer -dumpaudio nodame_theme.flv -dumpfile nodame_theme.mp3</code></pre>
<p><em>(thanks to <a href="http://linux.byexamples.com/archives/229/extract-audio-from-video-or-online-stream/">here</a>)  </em></li>
</ol>
<p>This method allowed me to rip the <a href="http://youtube.com/watch?v=q_4iyJZp7AM" target="_blank">World In Action theme</a> to mp3 for my ringtone&#8230; of course you could always use <a href="http://vixy.net/" target="_blank">vixy.net</a>.</p>
<img src="http://jamespo.org.uk/wp/?ak_action=api_record_view&id=729&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://jamespo.org.uk/wp/archives/729/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
