Migrating from Digitalcriminal's script


Set Medatadata

Your previous metadata files are compatible so only the path needs to match

Setting metadata path


Set save path

Most settings should be transferable Including the defaults

File Output Options

Example

See the advanced DC config

Example Configs

save_location

 "save_location": "/Onlyfans",

dir format

 "dir_format": "{model_username}/{responsetype}/{value}/{mediatype}/"

Means a full path like

 "/"
  1. /Onlyfans is the save_location

  2. /modelA/Messages/Free/Images/ is the dir_format

metadata

"metadata": "/{model_username}/Metadata"

This refers to a directory path designated for storing 'user_data.db'.

"OnlyFans/ModelA/Metadata"

Last updated