tumblr-likes
Command line tool for download tumblr like images.

Install
> go get github.com/gonejack/tumblr-likes
Usage
- Get credentials
https://api.tumblr.com/console/calls/user/info
- Edit config.json
> tumblr-likes -t > config.json && open config.json
- Get likes
> tumblr-likes -v
Flags
-h, --help Show context-sensitive help.
-c, --config="config.json" Config file.
-o, --output="likes" Output directory.
-m, --max-fetch=200 How many likes to be fetched.
-t, --template Print config template.
-v, --verbose Verbose printing.
--about Show about.