Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 724 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 724 Bytes

tumblr-utils

This is a collection of utilities dealing with Tumblr blogs.

  • 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
  • delicious_import.py imports delicious.com links into Tumblr

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.

Acknowledgement

tumblr_backup.py was initially forked from bdoms/tumblr_backup.

License

GPL3.