Giter Club home page Giter Club logo

tumblr-like-exporter's Introduction

Tumblr like exporter

中文说明

Prerequire

  • php( 5.4+ maybe , i use 7 ) cli required
  • Double check your terminal env whether can visit tumblr directly , esp in China

Usage

  • Enter terminal
  • Git clone this repo
git clone https://github.com/easychen/tumblr-like-exporter.git
  • cd into it , create cookie.txt , save your tumblr cookie to it ( see below )
  • Run php robo.phar export to parse all the images
  • Run php robo.phar download to download them to photos folder under this repo when parsing finished
  • You can download using other tools , run php robo.phar save2txt generate a txt image list to import
  • Star the repo if you like it 😝

It can download photos in blog

  • Create next.txt , put the blog url in it just like https://www.tumblr.com/blog/modomoduo
  • Run php robo.phar export , it will ask whether to download this page , just press enter ..

It won't download video by default , but you can change this by run php robo.phar export video instead of php robo.phar export

How to find cookie

  • Open Chrome , sign in tumblr , normally you will on https://www.tumblr.com/dashboard

  • Click menu on the right top , more tools , developer tools

  • Switch to Network , dashbord , copy all the text after cookie: in the line, refresh if you can't see dashboard

tumblr-like-exporter's People

Contributors

easychen avatar

Watchers

James Cloos avatar  avatar

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.