Tracking the tools that decentralize the media. tools process ideas resources eventsav

unmediated

 

December 21, 2004

mfeeds: RSS enclosures and podcasting made easy.
This lets you receive a podcast from any page that has MP3s on it (or .movs, .torrents, etc). For example, you can "subscribe" to a band's MP3 page or to a radio station's archive. When they post new stuff you'll get it automatically.

mfeeds works by scanning the link, description, and content:encoded portions of the RSS searching for links to media files. Any links found are then added as enclosures for that item. Currently, mfeeds supports RSS versions 0.91, 0.92, 2.0, and 1.0. The Atom format is not supported because it does not have official support for enclosures yet. mfeeds is written in Perl and uses LWP::UserAgent, XML::Twig, and HTML::PullParser for fetching feeds and parsing the RSS and HTML.

Posted by yatta at 05:06 PM