Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 362 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 362 Bytes

Looking for group download

Install

Download the project, and run composer install

curl -sS https://getcomposer.org/installer | php
php composer.phar install

Usage

php download.php start-page end-page

For example:

php download.php 5 10

will download the pages 5 to 10 into the images directory.