pullgur
v1.1.0
Published
Javascript CLI tool to save images from the imgur API to your local system
Downloads
9
Maintainers
Readme
pullgur
A Javascript CLI tool for saving galleries from the imgur API to your local hard drive written using node.js
1.1.0 Checks if output directory exists and creates the directory if required
Install
$ npm install pullgur -g
Usage
Basic usage is to run the pullgur command from your terminal specifying the gallery argument and output argument
$ pullgur --gallery <galleryName e.g. r/funny> --output <outputPath e.g. c:\pictures\>
For further commands use
$ pullgur --help