Skip to content

Utilities for dealing with Tumblr blogs, Tumblr backup [Python 3]

License

Notifications You must be signed in to change notification settings

33f1a3/tumblr-utils

 
 

Repository files navigation

tumblr-utils

This is a collection of utilities dealing with Tumblr blogs, forked from here with minimal editing to make it Python 3 compatible.

  • tumble.py creates new posts from RSS or Atom feeds [not yet Python 3 compatible]
  • tumblr_backup.py makes a local backup of posts and images [Python 3 compatible]
  • mail_export.py mails tagged links to a recipient list [not yet Python 3 compatible]

These scripts are or have been useful to me over the years.

More documentation can be found in each script's docstring or in tumblr_backup.md.

The utilities run under Python 3.x.

Notice

On 2015-06-04, I made the v2 API the default on the master branch. The former master branch using the v1 API is still available on Github as api-v1, but will no longer be updated. The one feature that's only available with the old API is the option to backup password-protected blogs. There's no way to pass a password in Tumblr's v2 API.

License

GPL3.

About

Utilities for dealing with Tumblr blogs, Tumblr backup [Python 3]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%