/tumblr-utils

Utilities for dealing with Tumblr blogs, Tumblr backup

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

tumblr-utils

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 feeds
  • tumblr_backup.py makes a local backup of posts and images
  • mail_export.py mails tagged links to a recipient list

Instructions

Requirements

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.

License

GPL3.