Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

imgur-downloader

kylemit8ISC1.0.0

CLI

cli, npx, imgur, download

readme

Imgur Downloader

Scans text files for images hosted on imgur and downloads them locally

Installation

npm i -g imgur-downloader

Usage

imgur-downloader

or

npx imgur-downloader

or

npx imgur-downloader --path ./my-dir --output ./results --fileTypes *.md

Options

flag description default
--path, -p Input Path ./
--output, -o Output Path ./images
--fileTypes, -f File Types *.*
--useGitIgnore, -g Use Git Ignore true
--verbose, -v Log extra info false