<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Music blog download tool?</title>
	<link>http://ask.metafilter.com/32585/Music-blog-download-tool/</link>
	<description>Comments on Ask MetaFilter post Music blog download tool?</description>
	<pubDate>Mon, 13 Feb 2006 14:52:13 -0800</pubDate>
	<lastBuildDate>Mon, 13 Feb 2006 14:52:13 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Music blog download tool?</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool</link>	
		<description>Music blog download tool? &lt;br /&gt;&lt;br /&gt; I have a dream application: you give it RSS feeds to mp3 blogs, and it downloads the music to a well-organized target folder. Does such a thing exist? I found &lt;a href=&quot;http://www.veen.com/jeff/archives/000573.html&quot;&gt;Jeffery Veen&apos;s wget command&lt;/a&gt;, but I&apos;m wondering if there&apos;s something with a GUI out there. Mac or Windows, doesn&apos;t matter.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.32585</guid>
		<pubDate>Mon, 13 Feb 2006 14:23:44 -0800</pubDate>
		<dc:creator>symbebekos</dc:creator>
		
			<category>music</category>
		
			<category>mp3</category>
		
			<category>musicblogs</category>
		
	</item> <item>
		<title>By: cobra libre</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509103</link>	
		<description>I&apos;ve been looking for exactly the same thing.  As a temporary solution, you could use a bulk downloader like the Firefox &lt;a href=&quot;https://addons.mozilla.org/extensions/moreinfo.php?id=220&amp;application=firefox&quot;&gt;Flashgot extension&lt;/a&gt; to grab all of the .mp3 links on a page as you&apos;re reading it, but an automated solution like the one you&apos;re looking for would clearly be superior.&lt;br&gt;
&lt;br&gt;
Possibly relevant digresssion:  I had actually started working on a script that would take an mp3 blog&apos;s full-content RSS or Atom feed and scrape it for .mp3 links, then output a feed with each song as an enclosure element (or the Atom equivalent).  The idea was that I could then use the podcast support in iTunes to take care of the downloading for me, and I wouldn&apos;t have to rely on a separate application for consuming MP3 blogs.  This didn&apos;t work, however, because iTunes only downloads &lt;em&gt;one enclosure per entry&lt;/em&gt;.  This strikes me as stupid, but iTunes is actually working as designed in this case, because RSS 2.0 &lt;em&gt;only allows one enclosure per entry&lt;/em&gt;.  I attribute this to the shortsighted design that is typical of RSS 2.0 -- the only use case for enclosures that occurred to the designers of the enclosure element was podcasting, where each entry corresponds to a single podcast &quot;show.&quot;  MP3 blogging, or any other use case which might require more than one enclosure per feed, apparently didn&apos;t occur to Winer, et al.  Multiple enclosures in Atom (using the link element) are perfectly valid, but iTunes unfortunately still only downloads one enclosure per feed entry even when consuming Atom feeds.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509103</guid>
		<pubDate>Mon, 13 Feb 2006 14:52:13 -0800</pubDate>
		<dc:creator>cobra libre</dc:creator>
	</item><item>
		<title>By: FlamingBore</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509120</link>	
		<description>Similar to Flasgot, there&apos;s &lt;a href=&quot;http://downthemall.mozdev.org/&quot;&gt;DownThemAll&lt;/a&gt;. Not exactly what you&apos;re looking for, but I&apos;ve used it to great success.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509120</guid>
		<pubDate>Mon, 13 Feb 2006 15:00:40 -0800</pubDate>
		<dc:creator>FlamingBore</dc:creator>
	</item><item>
		<title>By: rabbitsnake</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509168</link>	
		<description>The new &lt;a href=&quot;http://www.songbirdnest.com/&quot;&gt;SongBird&lt;/a&gt; application, currently in bug-ridden alpha, seems to do what you are asking. It is a good idea, but the current version crashes alot.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509168</guid>
		<pubDate>Mon, 13 Feb 2006 15:54:41 -0800</pubDate>
		<dc:creator>rabbitsnake</dc:creator>
	</item><item>
		<title>By: junesix</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509178</link>	
		<description>If you can have a publicly-accessible RSS aggregator website that can retrieve full posts, you can pass it to &lt;a href=&quot;http://webjay.org/playthispage&quot;&gt;WebJay&apos;s Import page&lt;/a&gt;, which will scrape it for MP3s. Then run &lt;a href=&quot;http://downthemall.mozdev.org/&quot;&gt;DownThemAll&lt;/a&gt; off that page to grab all the MP3s in one go.&lt;br&gt;
&lt;br&gt;
I used to do this with Kinja.com but now it only displays post summaries and file links are usually at the end of posts.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509178</guid>
		<pubDate>Mon, 13 Feb 2006 16:18:12 -0800</pubDate>
		<dc:creator>junesix</dc:creator>
	</item><item>
		<title>By: Robot Johnny</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509193</link>	
		<description>You could also, it seems, just load each of your favourite MP3 blogs into WebJay, and subscribe to its RSS feeds as podcasts.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509193</guid>
		<pubDate>Mon, 13 Feb 2006 16:42:24 -0800</pubDate>
		<dc:creator>Robot Johnny</dc:creator>
	</item><item>
		<title>By: Mo Nickels</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509231</link>	
		<description>iTunes works for me. Just subscribe to the RSS feed as a podcast. I do it for &lt;a href=&quot;http://hype.non-standard.net/&quot;&gt;Hype Machine&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509231</guid>
		<pubDate>Mon, 13 Feb 2006 17:29:49 -0800</pubDate>
		<dc:creator>Mo Nickels</dc:creator>
	</item><item>
		<title>By: Mo Nickels</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509234</link>	
		<description>PS: for Mac OS X &lt;a href=&quot;http://beam.to/woodenbrain&quot;&gt;Cast Away&lt;/a&gt; solves the problem with iTunes being set up where it assumes don&apos;t want to keep hundreds of files for any podcast.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509234</guid>
		<pubDate>Mon, 13 Feb 2006 17:34:43 -0800</pubDate>
		<dc:creator>Mo Nickels</dc:creator>
	</item><item>
		<title>By: klangklangston</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509422</link>	
		<description>Heh. I&apos;ve tried to do this a couple times, including once running an elaborate wget string. The answer: Write it yourself. &lt;br&gt;
&lt;br&gt;
I don&apos;t mean that in a dickish way, though I&apos;ve certainly been rudely rebuffed when looking for this sort of thing. One of the problems is that you&apos;d be adding to server traffic without seeing the ads, and another is that the web content is what makes mp3blogs &lt;i&gt;dubiously&lt;/i&gt; fair use. I think those two issues are why a lot of open source people won&apos;t touch the job, and several others who I&apos;ve talked with simply have no interest in GUIs. For them, a wget string IS the elegant solution (aka: The Linux Problem). &lt;br&gt;
&lt;br&gt;
This all actually led me to want to create a website where open source software could be commissioned by small group donations. I&apos;d pay two or three dollars toward this, and I&apos;d imagine that a bunch of other people would too.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509422</guid>
		<pubDate>Mon, 13 Feb 2006 22:04:51 -0800</pubDate>
		<dc:creator>klangklangston</dc:creator>
	</item><item>
		<title>By: Rhomboid</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509444</link>	
		<description>The debate about whether it&apos;s fair use is irrelevant when the band itself (i.e. the copyright holder) is the entity that is posting the tracks.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509444</guid>
		<pubDate>Mon, 13 Feb 2006 23:03:45 -0800</pubDate>
		<dc:creator>Rhomboid</dc:creator>
	</item><item>
		<title>By: Marquis</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509481</link>	
		<description>You&apos;re warned that some mp3blogs are opposed to practices like this, and if a particular program like this gets too much traction, it&apos;s quite possible that many mp3blogs will block it, server-side. Which shouldn&apos;t stop you, but something for developers to consider.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509481</guid>
		<pubDate>Tue, 14 Feb 2006 01:16:08 -0800</pubDate>
		<dc:creator>Marquis</dc:creator>
	</item><item>
		<title>By: symbebekos</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509614</link>	
		<description>klangklangston: &lt;i&gt;dubiously&lt;/i&gt; is right - posting copyright tracks and making money from ads isn&apos;t fair use. I hear what you&apos;re saying about wget - I can handle it, but I want an app to give to my less tech friends.&lt;br&gt;
&lt;br&gt;
I totally value what music bloggers have to say about the tracks, and I wonder if this theoretical app couldn&apos;t scrape their comments and stick them in the id3 tag of the mp3.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509614</guid>
		<pubDate>Tue, 14 Feb 2006 08:14:33 -0800</pubDate>
		<dc:creator>symbebekos</dc:creator>
	</item><item>
		<title>By: klangklangston</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509625</link>	
		<description>Hey, that&apos;d be gorgeous. I&apos;d love a program that did that. Make sure it runs on 10.2.8, OK? &lt;br&gt;
&lt;br&gt;
(And the &quot;dubious&quot; referred to the claims of fair use stemming from the &quot;commentary&quot; associated with the files).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509625</guid>
		<pubDate>Tue, 14 Feb 2006 08:31:08 -0800</pubDate>
		<dc:creator>klangklangston</dc:creator>
	</item><item>
		<title>By: adamkempa</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#509743</link>	
		<description>I spun my version of veen&apos;s wget into &lt;a href=&quot;http://kempa.com/temp/iSuckMP3Blogs.dmg&quot;&gt;this Applescript Studio app&lt;/a&gt;.  It&apos;s very &apos;unfinished,&apos; but it works on my powerbook.  No idea if it will work for anyone else or not.  Let me know if it does, and maybe I&apos;ll improve it a bit.  Email in profile.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-509743</guid>
		<pubDate>Tue, 14 Feb 2006 11:00:52 -0800</pubDate>
		<dc:creator>adamkempa</dc:creator>
	</item><item>
		<title>By: adamkempa</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#510411</link>	
		<description>Update: I&apos;m told it works, but you need to have wget installed first.  You can get it &lt;a href=&quot;http://www.statusq.org/archives/2005/02/22/610/&quot;&gt;here&lt;/a&gt;.  Looking into a way of including it.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-510411</guid>
		<pubDate>Wed, 15 Feb 2006 06:41:22 -0800</pubDate>
		<dc:creator>adamkempa</dc:creator>
	</item><item>
		<title>By: cobra libre</title>
		<link>http://ask.metafilter.com/32585/Music-blog-download-tool#521560</link>	
		<description>Anyone using Firefox and iTunes on OS X might want to try &lt;a href=&quot;http://greg.vario.us/software/foxipod/&quot;&gt;FoxiPod&lt;/a&gt;.  It&apos;s comprised of a Greasemonkey script and an OS X app; the Greasemonkey script adds special FoxiPod links to any page with .mp3 links that, when clicked, hand off control to an app that downloads the mp3 and adds it to your iTunes library.  It works remarkably well if you want to grab songs selectively while you&apos;re browsing rather than use a bulk downloader.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32585-521560</guid>
		<pubDate>Mon, 27 Feb 2006 21:03:28 -0800</pubDate>
		<dc:creator>cobra libre</dc:creator>
	</item>
	</channel>
</rss>
