File Output Options

Settings for File Names

Save Path Options

Placeholders

save_location

root save folder

dir_format

format for directory

file_format

format for files

textlength

Sets a cap on the text placeholder to a certain number of words, with 0 indicating an unrestricted text length

to restrict by letter count pass --letter-count argument

space-replacer

This change applies exclusively to the filename and doesn't affect other path components like parent directories.

This character will replace all spaces within the filename.

It should be employed in conjunction with the text placeholder

text_type_default

Whether to count text based on words on letters

truncation_default

  • If set to true text that is calculated to be over system limit will be shorted

  • Files whose paths are over the limit may still fail

date

The date syntax doesn't use bracket notation; it adheres to the Arrow implementation.

For more information, check the documentation at

If you need additional help, feel free to open an issue in the repository for support.


These options also effect the final file name

responsetype

Responsetype Placeholders

metadata

Setting metadata path

Metadata is mainly used for

  • dupe check

  • To speed up scanning of profiles

It can also be shared with other programs via the .db files created

Last updated