Skip to content

A Javascript CLI to save Galleries from the imgur API to your local hard drive

Notifications You must be signed in to change notification settings

dharvey0310/pullgur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Javascript CLI to save Galleries from the imgur API to your local hard drive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published