0.1.3 • Published 9 years ago

imgurgitate v0.1.3

Weekly downloads
34
License
-
Repository
github
Last release
9 years ago

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
0.1.3

9 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

12 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago

0.0.0

12 years ago