This is a collection of utilities dealing with Tumblr blogs, forked from bbolli's tumblr-utils.
tumble.py
creates new posts from RSS or Atom feedstumblr_backup.py
makes a local backup of posts and imagesmail_export.py
mails tagged links to a recipient list
The utilities run under Python 2.7.
For tumblr_backup.py
, you'll need youtube-dl
for audio/video archival, and unicode-slugify
to generate tag pages.
GPL3.