importOpmlAsPodcast script imports OPML lists with urls to podcasts, which are exported by many podcast portals and podcatchers, easily into amaroK (Vers. 1.3.3 up).
The script first opens a "file open dialog" with which you can choose a OPML (XML) file locally from your computer or from a remote location.
The script parses the file and looks for RSS-feeds. There has to be a parameter called xmlUrl in a tag called outline for the script to be able to do that.
Requirements:
· amarok >= 1.3.3
· python 2.3+
· python-xml
What's New in This Release:
· Added check for requirements.
· Better error handling when user input is not valid.
Product's homepage