Releases: openzim/warc2zim
Releases · openzim/warc2zim
1.5.3
1.5.2
1.5.1
1.5.0
Added
- Don't crash on failure to convert illustration (skip illus instead)
Changed
- Fixed 404 page (#96)
- Dont't crash on missing Location headers on potential redirect
- Fixed incorrect ISO-639-3 --lang not replaced with
eng
- Don't fallback to
eng
if the host doesnt have the matching locale - Using wabac.js 2.15.0 with fix for scope conflict in SW/DB
- Payload entries now uses original ~
text/html
mimetype instead oftext/html;raw=true
- dont't crash on icon link with no href
v1.4.3
1.4.0
Added
- Additional fuzzy matching rules for youtube and vimeo, and additional test cases
- Support for youtube videos, which require POST request handling to work.
- Support for canonicalizing POST request data into URL for fuzzy matching (using cdxj-indexer)
- Support loading custom sw.js from a local file path
Changed
- Updated zimscraperlib to 1.6 using libzim7.2
- Updated warcio to 1.7.4
- Added support for {period} replacement in --zim-file
- Using fixed MarkupSafe version (Jinja2 dependency)