daavelar/extractor

There is no license information available for the latest version (1.6.3) of this package.

Extract all images from html page

1.6.3 2015-11-02 23:28 UTC

This package is auto-updated.

Last update: 2024-04-29 02:40:26 UTC


README

This script download all images from html page.

Installing

composer global require daavelar/extractor

Note: Make sure your composer bin files are executable

Using

extract $url [$folder]

Note: If you don't specify some folder, the files will be downloaded in your current directory