Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

imgur-api-album-downloader

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imgur-api-album-downloader

Download an imgur album via the imgur API.

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 31 Jan 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc