Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jirwin/imgur-dl
- Owner: jirwin
- License: mit
- Created: 2017-04-25T17:52:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T10:06:56.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T11:53:39.694Z (6 months ago)
- Topics: go, golang, imgur
- Language: Go
- Size: 2.09 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 galleryUSAGE:
imgur-dl [global options] command [command options] [arguments...]VERSION:
0.0.1COMMANDS:
help, h Shows a list of commands or help for one commandGLOBAL 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
```