openzim / warc2zim

Command line tool to convert a file in the WARC format to a file in the ZIM format
https://pypi.org/project/warc2zim/
GNU General Public License v3.0
41 stars 5 forks source link

Consider WARC record with status code 0 as normal #255

Closed benoit74 closed 1 month ago

benoit74 commented 1 month ago

Interim solution for #254 (maybe the final fix, depending on upstream decision)

Changes:

benoit74 commented 1 month ago

Won't merge in fact, status code 0 is not normal but an upstream bug, see https://github.com/openzim/warc2zim/issues/254#issuecomment-2114230714