github openzim/zimit v3.0.0
3.0.0

latest releases: v3.0.5, v3.0.4, v3.0.3...
6 months ago

Changed

  • Change solution to report partial ZIM to the Zimfarm and other clients (#304)
  • Keep temporary folder when crawler or warc2zim fails, even if not asked for (#468)
  • Add many missing Browsertrix Crawler arguments ; drop default overrides by zimit ; drop --noMobileDevice setting (not needed anymore) (#433)
  • Document all Browsertrix Crawler default arguments values (#416)
  • Use preferred Browsertrix Crawler arguments names: (part of #471)
    • --seeds instead of --url
    • --seedFile instead of --urlFile
    • --pageLimit instead of --limit
    • --pageLoadTimeout instead of --timeout
    • --scopeIncludeRx instead of --include
    • --scopeExcludeRx instead of --exclude
    • --pageExtraDelay instead of --delay
  • Remove confusion between zimit, warc2zim and crawler stats filenames (part of #471)
    • --statsFilename is now the crawler stats file (since it is the same name, just like other arguments)
    • --zimit-progress-file is now the zimit stats location
    • --warc2zim-progress-file is the warc2zim stats location
    • all are optional values, if not set and needed temporary files are used

Fixed

  • Do not create the ZIM when crawl is incomplete (#444)

Don't miss a new zimit release

NewReleases is sending notifications on new releases.