GitHunt
RI

riophae/batch-download-sample-gallery

A CLI tool for batch downloading sample images from digital camera review websites

batch-download-sample-gallery

screenshot

A CLI tool for batch downloading sample images from digital camera review websites.

Supported

Pre-requisites

Usage

git clone https://github.com/riophae/batch-download-sample-gallery.git
cd batch-download-sample-gallery
npm install --production
node download <Gallery URL>

Per default the downloaded image files will be saved in output/<Gallery Name>/ directory. You can change it in the config file.

Gallery URL examples:

Configuration

  • Make a copy of config.default.js and rename it to config.js
  • Edit it to your likings

License

MIT © Riophae Lee

Languages

JavaScript100.0%

Contributors

MIT License
Created April 21, 2018
Updated April 7, 2024