imgurgitate

0.1.3 • Public • Published

Imgurgitate

Download Imgur albums. Download all a Redditor's albums.

Usage

Download Imgur albums to disk
Usage: imgurgitate album_url
Usage: imgurgitate reddit_user

Installation

NPM version

First install Node.js. Then install imgurgitate using the wonderful package manager npm distributed with Node.

npm -g install imgurgitate

The executable script imgurgitate will be installed in your path alongside node and npm, or on Windows to %appdata%\npm. See npm's folders(1)

Example usage

Download an album:

imgurgitate http://imgur.com/a/SS6V5

Download all a Redditor's albums:

imgurgitate http://www.reddit.com/user/Shitty_Watercolour

Development

Build Status

Clone this project:

git clone https://github.com/colonelpanic/imgurgitate.git
cd imgurgitate

Install development dependencies (principally Iced CoffeeScript)

npm install --dev

Build the Coffeescripts to Javascript

icake build

Publish to npm registry

npm publish

Dependents (0)

Package Sidebar

Install

npm i imgurgitate

Weekly Downloads

1

Version

0.1.3

License

none

Last publish

Collaborators

  • hickford