Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/statico/imgur-album-downloader
Download an entire album of images from Imgur
https://github.com/statico/imgur-album-downloader
imgur imgur-album imgur-album-downloader
Last synced: 4 days ago
JSON representation
Download an entire album of images from Imgur
- Host: GitHub
- URL: https://github.com/statico/imgur-album-downloader
- Owner: statico
- License: unlicense
- Created: 2016-04-09T15:50:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-09T15:53:47.000Z (over 8 years ago)
- Last Synced: 2024-10-12T17:56:11.471Z (about 1 month ago)
- Topics: imgur, imgur-album, imgur-album-downloader
- Language: CoffeeScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# imgur-album-download
Quick and dirty script to download an Imgur image album to a directory.
GIFs over 2 MB are downloaded as WebM. That probably seems like a weird decision.
## Usage: Command Line
[Register an Imgur application](https://api.imgur.com/oauth2/addclient) of type "Anonymous usage" and copy the Client ID. Then:
```
$ npm install -g imgur-album-download$ imgur2rss
http://i.imgur.com/uS30Q4P.webm -> infinite-falling-down.webm
done
http://i.imgur.com/bIsGhVF.webm -> taylor-swift-cat.webm
done
```