Ignore Options
exclude_audio
exclude_audio
bool
false
When this is set to true
, the program will skip downloading audio files.
exclude_images
exclude_images
bool
false
When this is set to true
, the program will skip downloading image files.
exclude_videos
exclude_videos
bool
false
When this is set to true
, the program will skip downloading video files.
exclude_other
exclude_other
bool
false
When this is set to true
, the program will skip downloading non media files files.
exclude_files_with_no_extension
exclude_files_with_no_extension
bool
true
When this is set to true
, the program will skip downloading files without an extension.
filename_regex_filter
filename_regex_filter
NonEmptyStr
or null
null
Any download with a filename that matches this regex expression will be skipped
ignore_coomer_ads
ignore_coomer_ads
bool
false
When this is set to true
, CDL will skip posts marked as #ad
by models.
Despite the name, this option affects all kemono based sites (Nekohouse, Kemono and Coomer)
ignore_coomer_post_content
ignore_coomer_post_content
bool
true
When this is set to false
, CDL will scan the text inside each post for URLs and proccess them.
Despite the name, this option affects all kemono based sites (Nekohouse, Kemono and Coomer)
This requires making x50 more requests when downloading an entire profile. Only enable this option if you actually need it
only_hosts
only_hosts
You can supply hosts that you'd like the program to exclusively scrape/download from. This setting accepts any domain, even if they are no supported.
skip_hosts
skip_hosts
You can supply hosts that you'd like the program to skip, to not scrape/download from them. This setting accepts any domain, even if they are no supported.
Last updated