Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 423 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 423 Bytes

img-crawler

A simple project I wrote during live coding sessions.

Usage

Run

$ java -jar img-crawler-0.1.0-standalone.jar <url> <target_dir>

to download all images from URL to target dir.

Use HTTPS in the URL if possible.

License

Copyright © 2016 Andrey Lisin

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.