Skip to content

riophae/batch-download-sample-gallery

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published