Since blogger doesn't support exporting the contents of a blog without hacking around and republishing it, I decided to throw together a little application to handle the backup based on the feed.
The resulting Python script should work with any feed type, since I used the feedparser module to process the feed, but I have only tested it with this blog's Atom feed.
If you are interested, check it out.
0 comments:
Post a Comment