soimort / resave

An image downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resave

Resave, an image downloader written in Tcl.

Dependencies

Usage

Usage: resave [OPTION]... [URL]...

Mandatory arguments to long options are mandatory for short options too.

Options:
  -V,  --version           display the version and exit.
  -h,  --help              print this help.

  -r,  --resource          download resource if supported (default).
  -b,  --bookmark          save as bookmark.
  -o,  --output [OUT_DIR]  save files to OUT_DIR/...
  -q,  --quiet             quiet (no output).

Supported Sites

About

An image downloader

License:MIT License


Languages

Language:Tcl 99.7%Language:Shell 0.3%