Skip to content

chriskyfung/pytumblrtools

Repository files navigation

Tumblr Quick Tools

A set of python scripts for manuplateing Tumblr blogs, which are inspired by ubien/transfertumblr.

Require

  • pytumblr library

How to Use


Functions

transfer_tumblr

  • Transfer Tumblr posts to a new account

list_post_urls

  • List the urls of all blog posts, and export as a CSV file to local storage

list_tags

  • List all tags with counts, and export as a CSV file to local storage (Can use SPECTAG to specify only lookup the posts contain this given tag.)

replacestr_in_allposts_py

  • Replace a string in the body and caption of all text and photo

Related Project

Releases

No releases published

Packages

No packages published

Languages