Enhance support of Browsertrix Crawler arguments

This commit is contained in:
benoit74 2025-02-13 15:14:53 +00:00
parent 4f9085b10e
commit dc6b5aafb7
No known key found for this signature in database
GPG key ID: B89606434FC7B530
2 changed files with 462 additions and 62 deletions

View file

@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 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)
### Fixed