Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@benoit74 benoit74 released this 09 Aug 08:04
· 7 commits to main since this release
2e082c4

Added

  • Add --custom-behaviors argument to support path/HTTP(S) URL custom behaviors to pass to the crawler (#313)
  • Add daily automated end-to-end tests of a page with Youtube player (#330)
  • Add --warcs option to directly process WARC files (#301)

Changed

  • Make it clear that --profile argument can be an HTTP(S) URL (and not only a path) (#288)
  • Fix README imprecisions + add back warc2zim availability in docker image (#314)
  • Enhance integration test to assert final content of the ZIM (#287)
  • Stop fetching and passing browsertrix crawler version as scraperSuffix to warc2zim (#354)
  • Do not log number of WARC files found (#357)
  • Upgrade dependencies (warc2zim 2.1.0)

Fixed

  • Sort WARC directories found by modification time (#366)