Usage:
download-unzip [Options] URL
Options:
--login PATH
POST request will be made before downloading.
All received cookies will be sent with the following GET request.
Should be relative to URL host.
--login-data DATA
x-www-form-urlencoded data to be sent with login POST request.
--overwrite
Overwrite local files.
--sha256 HEXSTRING
SHA-256 digest to verify file integrity.
--save
Save ZIP file to disk.
--dryrun
Operate as usual but write nothing to disk.
--verbose
Set verbose mode on.