Skip to content

1.2.0

Compare
Choose a tag to compare
@benoit74 benoit74 released this 16 Feb 16:10
· 88 commits to main since this release
ce4c4a5

Changed

  • Migrate to Python 3.12 (instead of Python 3.11), upgrade Python dependencies
  • Migrate to Python scraperlib 3.3.0
    • Includes new version of VideoWebmLow encoder preset (version 2) (first part of #83)
    • Includes ffmpeg default setting to use only 1 CPU thread (#75)
  • Migrate to hatch-openzim to install JS dependencies

### Fixed

  • Fix caching of re-encoded video files (#82)
  • Do not start multiple video processing threads by default (--processes default value) (second part of #83)
  • Fix logging issue in DEBUG mode