tumblr-like-dl
v0.1.0
Published
Downloads your liked photos and videos on Tumblr.
Downloads
7
Maintainers
Readme
tumblr-like-dl
Downloads your liked photos and videos on Tumblr.
Installation
$ npm install -g tumblr-like-dl
Configuration
- Register an application with the Tumblr API. The name and other options don't matter.
- Click "Expore API" under the application you just created
- Click "Allow"
- Create a
tumblr_credentials.json
in your home directory (copy the example from the repo) and fill it with the API keys in the Tumblr API console
Note: You can also create a environmental variable $TUMBLR_CREDS
that points to the credentials json file.
Usage
$ tumblrld [-d output_directory]