Ignore Options
exclude_audio
exclude_audiobool
false
When this is set to true, the program will skip downloading audio files.
exclude_images
exclude_imagesbool
false
When this is set to true, the program will skip downloading image files.
exclude_videos
exclude_videosbool
false
When this is set to true, the program will skip downloading video files.
exclude_other
exclude_otherbool
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_extensionbool
true
When this is set to true, the program will skip downloading files without an extension.
filename_regex_filter
filename_regex_filterNonEmptyStr or null
null
Any download with a filename that matches this regex expression will be skipped
ignore_coomer_ads
ignore_coomer_adsbool
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_contentbool
true
When this is set to false, CDL will scan the text inside each post for URLs and process them.
Despite the name, this option affects all kemono based sites (Nekohouse, Kemono and Coomer)
This requires making 50x more requests when downloading an entire profile. Only enable this option if you actually need it
only_hosts
only_hostsYou 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_hostsYou 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.
exclude_before
exclude_beforedate or null
null
The date should a valid ISO 8601 format, for example, 2021-12-23
Do not download files uploaded before this date.
exclude_after
exclude_afterdate or null
null
The date should a valid ISO 8601 format, for example, 2021-12-23
Do not download files uploaded after this date.
Last updated