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: about 1 year 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T10:06:56.000Z (over 6 years ago)
- Last Synced: 2025-03-27T11:21:09.639Z (about 1 year ago)
- Topics: go, golang, imgur
- Language: Go
- Size: 2.09 MB
- Stars: 5
- Watchers: 0
- 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
[](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
```