zshot/cliDownload

--cookie

ValueCOOKIE

Cookies to set in the browser. Value should be valid cookie string.

Example

zshot --cookie "session=abc123; Domain=example.com" \
  --cookie "theme=dark" -f shot.png https://example.com

Details

Example: “name=value; Domain=example.com”