<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/python/tags/mp3</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 08 Sep 2008 04:52:14 GMT</pubDate>
<item>
<title>(Python) Mp3 downloader from feeds - panquetofobia</title>
<link>http://snipplr.com/view/7595/mp3-downloader-from-feeds/</link>
<description><![CDATA[ <p>This script downloads all mp3 links from given rss/atom feeds.
I wrote this to learn python so I'm sure there are better ways to do this.
Depends on wget.</p> ]]></description>
<pubDate>Tue, 29 Jul 2008 21:54:56 GMT</pubDate>
<guid>http://snipplr.com/view/7595/mp3-downloader-from-feeds/</guid>
</item>
<item>
<title>(Python) MP3 checksum in ID3 tag - Twain</title>
<link>http://snipplr.com/view/4025/mp3-checksum-in-id3-tag/</link>
<description><![CDATA[ <p>Creates an MD5 checksums for MP3 files and stores the checksum in an ID3v2 UID (Universal IDentifier) tag.  It skips ID3 tags in the calculation.    This way you can check for corruption later on, if you notice some file is jumping.</p> ]]></description>
<pubDate>Sun, 28 Oct 2007 10:28:42 GMT</pubDate>
<guid>http://snipplr.com/view/4025/mp3-checksum-in-id3-tag/</guid>
</item>
<item>
<title>(Python) Python - Get id3 from MP3 File - whitetiger</title>
<link>http://snipplr.com/view/1624/python--get-id3-from-mp3-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:32 GMT</pubDate>
<guid>http://snipplr.com/view/1624/python--get-id3-from-mp3-file/</guid>
</item>
</channel>
</rss>