Need help creating config to filter file to download based on extension and size #3538
Answered
by
allendema
zajimumaaa
asked this question in
Q&A
|
Hi, I want to filter file to download from kemonoparty based on extension and size (ignore I found extractor.*.image-filter and postprocessor filter that seems relevant to my case.
|
Answered by
allendema
Jan 17, 2023
Replies: 1 comment 2 replies
"filter" : "extension not in ('zip', 'rar')",
|
2 replies
Answer selected by
zajimumaaa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use image-filter or
filter. You can try each one and check the results.downloader.*.filesize-min & .filesize-max