Socket
Socket
Sign inDemoInstall

imgur-api-album-downloader

Package Overview
Dependencies
103
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    imgur-api-album-downloader

Download an imgur album via the imgur API.


Version published
0
Maintainers
1
Install size
6.32 MB
Created
Weekly downloads
 

Readme

Source

Imgur API Album Downloader

Driven by Imgur API.

Installation

npm i imgur-api-album-downloader -g or run right away without installing npx imgur-api-album-downloader -- --help

Usage

You need a ClientID. Login to Imgur, go here and select "Anonymous usage" and complete the registration to obtain a key.

iad <clientid> <id> [dest]

download an album

Positionals:
  clientid  the client id you got after registering with Imgur, see README for
            more information                                            [string]
  id        id of Imgur album                                           [string]
  dest      destination directory to save files to
                        [string] [default: "your pwd"]

Options:
  --help          Show help                                            [boolean]
  --version       Show version number                                  [boolean]
  --loglevel, -l  Level of logging 0 to 2                           [default: 1]
  --report, -r    Create a JSON metadata report of files and file data.
                                                      [boolean] [default: false]

todo (nice to haves)

  • Zip files

License

MIT

Keywords

FAQs

Last updated on 31 Jan 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc