0.0.3 • Published 8 years ago

dlimg v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Dlimg

Download all images from src attribute within img tag by type

Install

npm install dlimg -g

Usage CLI

To download all image content-type:
dlimg http://www.whatever.com
To filter by type:
dlimg http://www.whatever.com --type jpg

the files will be downloaded on the current directory

TODO

  • --size to filter and get images by size.
  • --path to get images and move to a new path.

License

MIT

0.0.3

8 years ago

0.0.2

8 years ago

1.0.0

8 years ago