|
opml2html
A python script to convert Google Reader subscriptions (OPML) to HTML.
UsageDownload opml2html.py and your google-reader-subscriptions.xml file to the same folder. Then run: python opml2html.py google-reader-subscriptions.xml > blogroll.html Known Issues
|
Sign in to add a comment
Good job
You have zero feedback if there is an error. You catch all exceptions and simply print "failed to open file".
Added better exception handling.