Giter Site home page Giter Site logo

tumblr-utils's Introduction

tumblr-utils

This is a collection of utilities dealing with Tumblr blogs.

IMPORTANT! Before creating an issue, please read the documentation!

 

There are 3 utilities:

  • tumblr_backup.py makes a local backup of posts and images
    • Documentation is here
    • A step-by-step guide for beginners is here
  • tumble.py creates new posts from RSS or Atom feeds
  • mail_export.py mails tagged links to a recipient list

Documentation for tumble.py and mail_export.py can be found in each script's docstring.

Python 2.7 is required for these scripts. Do not use Python 3!

 

Features of tumblr_backup:

  • Backs up images, both inline and photo posts
  • Backs up videos (including YouTube and others with youtube-dl)
  • Backs up audio (including SoundCloud)
  • Backs up reblogs by default
  • Supports downloading a blog's likes (experimental)
  • Posts are backed up as minimally styled HTML5
  • Indexing by month and by tag

 

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.