Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jirwin/imgur-dl

Download all of the images in an imgur gallery
https://github.com/jirwin/imgur-dl

go golang imgur

Last synced: 2 months ago
JSON representation

Download all of the images in an imgur gallery

Awesome Lists containing this project

README

        

# imgur-dl
Download all of the images in an imgur gallery

[![CircleCI](https://circleci.com/gh/jirwin/imgur-dl.svg?style=svg)](https://circleci.com/gh/jirwin/imgur-dl)

```
NAME:
imgur-dl - Download all of the images in a imgur gallery

USAGE:
imgur-dl [global options] command [command options] [arguments...]

VERSION:
0.0.1

COMMANDS:
help, h Shows a list of commands or help for one command

GLOBAL OPTIONS:
--url value The url of the gallery to download.
--skip-nsfw Skip images that are flagged as NSFW
--clientId value The imgur app client id to use.
--help, -h show help
--version, -v print the version
```