warc2zim icon indicating copy to clipboard operation
warc2zim copied to clipboard

`WARCPayloadItem` and `Rewriter`s must have a `ZimPath` object as path instead of a string

Open benoit74 opened this issue 10 months ago • 0 comments

WARCPayloadItem and Rewriters have a path member which is a string. In fact, it should be kept as a ZimPath in these classes as well for code clarity.

benoit74 avatar Apr 18 '24 13:04 benoit74