Scraping Podcast RSS with Ruby

I was using iTunes to listen to podcasts but I hardly ever put them on my ipod. Recently, iTunes wouldn’t let me download every podcast for a channel (ironically, the rubyology channel). So I thought a Ruby command-line utility might be nice.

I also learned some YAML thanks to Rubyology, so why not have a subscriptions.yaml

rPodcast.rb

1 Response to “Scraping Podcast RSS with Ruby”


  1. 1 kraut

    I unfortunately didn’t search rubyforge well enough before writing this. It appears there are some better libraries out there but it was a fun little exercise none the less!

Leave a Reply

You must login to post a comment.