tumblr-image-downloader
v3.0.0
Published
Contains tools for downloading images from Tumblr blogs
Downloads
35
Readme
Tumblr Image Downloader
This package contains tools for downloading images from Tumblr blogs.
Example
The following command:
tumblr-image-downloader carpics ~/carpics
Would download all photos from carpics.tumblr.com to the "~/carpics" directory.
For programmatic access, see the documentation below.
Documentation
Documentation is available under docs/
. A copy of the documentation is also available here.
Test
Test with npm test
. Tests are written in mocha.