/tumblr-scraper

Batch download images from a tumblr blog

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Tumblr scraper

Batch download images from a Tumblr blog.

Travis build NodeJs dependencies

tumblr-scraper in action

To use

$ git clone git@github.com:Coornail/tumblr-scraper.git
$ cd tumblr-scraper
$ npm install
$ $EDITOR config/tumblr.json

Fill in application credentials got after the registration.

$ node index.js --blog [blogname] (--tag [tagname])

For more information:

$ node index.js