Closed tezrilet closed 7 months ago
Try change the other-filename-pattern
or inline-filename-pattern
to make inline files go to a sub folder of other files (html files in this case.)
For example, remove "other/" from other-filename-pattern
or add "other/" before "inline/" to inline-filename-pattern
.
Thank you! That works now. I have a question if you don't mind. With this fix, is it not possible to keep other files and inline files separate in their own folders, and not in a subfolder? This is how I had it before and it was working fine.
Thank you! That works now. I have a question if you don't mind. With this fix, is it not possible to keep other files and inline files separate in their own folders, and not in a subfolder? This is how I had it before and it was working fine.
I can try that
Version
Version: 2022.04.28 (https://github.com/L4cache/kemono-dl/commit/1fffd9701d9b814307ce049e7a968cce6a6b432a)
Your Command
The
download.txt
contains URLs of posts, 1 per line.Description of bug
Fails to download a post.
How To Reproduce
Run the above command. It will only fail to download certain posts, but I'm not sure what triggers the error.
Error messages and tracebacks
Additional comments
I can provide specific URLs and full debug logs privately. Is there any way I can send them?