Skip to content

3.0.0

Compare
Choose a tag to compare
@benoit74 benoit74 released this 19 Apr 07:33
· 31 commits to main since this release
3d503b9

Added

  • New --long-description CLI argument to set the ZIM long description
  • New --disable-metadata-check CLI argument to disable the metadata checks which are automated since zimscraperlib 3.x
  • When --languages CLI arugment is not passed, no filtering by language is done (#171)

Changed

  • Changed default publisher metadata from 'Kiwix' to 'openZIM'
  • Validate ZIM metadata as early as possible
  • Migrate to zimscraperlib 3.3.2 (including new VideoLowWebm encoder preset version 2)
  • Upgrade Python dependencies, including migration to Python 3.12

Fixed

  • Fix language metadata computation (#172)
  • Fix computation of automatic description and long description
  • Fix subtitles time offset (#177)
  • Fix rare bug in display of videos title and description on video page
  • Fix support for Youtube fallback when download video from TED CDN is not working (#164 + #182)
  • Do not include videos which failed to be fetched / processed in the final list of videos on main page (#167, #169)
  • Fix video not working on Safari iOS / iPad (#145)