Skip to content

3.2.0

Choose a tag to compare

@benoit74 benoit74 released this 07 Sep 15:48
· 11 commits to main since this release
96a6805

Changed

  • Upgrade all dependencies and dev/CI tooling (Python to 3.14, zimscraperlib to 5.4.1, other Python and JS dependencies) (#276)
  • Add deno runtime for better yt-dlp operation (#273)
  • Introduce dark-mode theme (#256)

Fixed

  • Changed the data.js to data_{lang}.js and data_{lang}_{slug}.js to reduce file size (#257)
  • Log more meaningful messages in warnings (#268)
  • Better warnings on missing language names (#269)
  • Do not crash the whole scrape with a KeyError: 'metadata' when a talk's playerData.resources has no hls.metadata entry (#261)
  • Some subtitles are missing in the ZIM (#262)
  • Do not add speaker image when its URL is known '-' bad value + do not show missing speaker profession (#264)
  • Do not download unused thumbnails and subtitles from Youtube (#265, #266)