Skip to content

Kemono.party

https://kemono.party/, https://kemono.su/

Customizing Storage Path & File Name

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

KEMONO_FILE_PATH

Optional, defaults to Kemono/{service}/{username} ({user})/{title} ({id})

Storage path for downloaded images.

KEMONO_FILE_NAME

Optional, defaults to {pretty_name}

File name for downloaded images.

Available Variables

Only common used ones are listed.

{
  "id": "Post ID on the original platform, e.g. fanbox",
  "user": "User ID on the original platform, e.g. fanbox",
  "title": "",
  "added": "Time added on Kemono",
  "published": "Published time on original platform",
  "edited": "Time edited on Kemono, might be null",
  "filename": "Default filename provided by Kemono, without extension",
  "pretty_name": "Filename provided by author, with extension. If not provided, fallback to a UUID filename from Kemono"
}

Last update: October 21, 2023
Created: October 21, 2023