Hoardr
Download all your liked Tumblr images.
Requirements:
- node.js
- npm
Setup:
git clone https://github.com/gvn/hoardr.git
cd hoardr
npm install
- Copy
env.json.dist
toenv.json
and fill in your credentials. You'll need to request an API key from Tumblr.
Usage
Run node app
and your all liked images will be saved into the likes
directory.