Skip to content

Releases: openzim/warc2zim

1.5.3

23 Aug 11:55
d80e469
Compare
Choose a tag to compare

Changed

  • Using wabac.js 2.16.9

1.5.2

02 Aug 10:39
87e1dd1
Compare
Choose a tag to compare

Changed

  • Using scraperlib 3.1.1, openZIM metatadata now always set, using default if missing
  • Using wabac.js 2.16.6

1.5.1

06 Feb 10:28
Compare
Choose a tag to compare

Changed

  • Using wabac.js 2.15.2

1.5.0

02 Feb 16:25
Compare
Choose a tag to compare

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 of text/html;raw=true
  • dont't crash on icon link with no href

v1.4.3

21 Jun 10:48
Compare
Choose a tag to compare

Changed

  • Using wabac.js 2.12.0
  • Prevent duplicate entries from failing (including illustrations)
  • Fixed crash on HTTP 300 records (#94)

1.4.0

14 Jun 11:07
Compare
Choose a tag to compare

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)