Related Entries

India PyCon 2009
Quick wallpaper changer
Load testing with Grinder
Adding namespace to XML
Soup is beautiful

« My little world
» 1 year!

Opera RSS to OPML

Small Python script to generate OPML from Opera's RSS feed list.

I really like Opera 8 quite a lot. It has nice integrated RSS + E-mail + NNTP reader. But one thing I found missing was ability to export my feed list. Since most RSS readers read OPML format these days, here is a Python snippet to help you export Opera feeds settings. I have tested this on my machine and my feeds. Your mileage may vary - feel free to modify this.

Note: Much thanks to this Ruby script that converts OPML to Opera format for ideas about where Opera stores its files.