Skip to content

Zerochan

https://www.zerochan.net/

Customizing Storage Path & File Name

For more information, refer to Customizing Storage Path & File Name.

ZEROCHAN_FILE_PATH

Optional, defaults to Zerochan

Storage path for downloaded images.

ZEROCHAN_FILE_NAME

Optional, defaults to {id} - {name}

File name for downloaded images.

Available Variables

Only common used ones are listed.

{
  "id": "ID",
  "name": "Post name",
  "created_at": "Creation date",
  "image_width": "2480",
  "image_height": "1500",
  "file_ext": "png",
  "file_size": "File size",
  "uploader": "Uploader",
  "filename": "Original filename, without extension"
}

Last update: August 7, 2023
Created: June 8, 2023