0.1.4 • Published 8 years ago

tumblr-get v0.1.4

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Dependencies

  • node version: >=0.12. is OK, >=4. is OK as well

Usage

install tumblr-get globally

npm install tumblr-get -g

Cli

options

harry$ tumblr-get -h

  Usage: tumblr-get [options]

  Options:

    -h, --help             output usage information
    -V, --version          output the version number
    -i, --id [String]      id of tumblr
    -o, --output [String]  Optional, dir to save the images, default is current path
    -t, --timeout [n]      Optional, timeout of requesting image, default is 10s
    -c, --category [String]  Optional, video or image, default is both

sample

tumblr-get -i movieposteroftheday -o /Users/harry -t 2000 -c image

this command mean:

code

see test

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago