Tumblr like exporter
Prerequire
- php( 5.4+ maybe , i use 7 ) cli required ( mac build-in )
- curl command with https ( mac build-in )
- 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 tophotos
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/one-of-YOUR-blog-name
- Run
php robo.phar export
, it will ask whether to download this page , just pressenter
..
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