I have a huge (5,000+ feeds) OPML file which freezes and crashes my browser when I try uploading it to my Google Reader account using the following instructions:
- Login to Google Reader
- Click Your Subscription
- Click the More Actions dropdown
- Select Import
- Browse for your OPML file
- Click Open
- Click Upload
- You will see the following displayed until it is done: Your subscriptions are being imported...
I've looked into using: http://code.google.com/p/pyrfeed/wiki/GoogleReaderAPI
But, it seems more like an ATOM/RSS reader and framework as it states, instead of a library to do what I need. I am open to suggestions and methods to accomplish this via HTTP.