kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
177 stars 29 forks source link

Fix for legacy video player #561

Closed Jaifroid closed 7 months ago

Jaifroid commented 7 months ago

Fixes #560. Also will try to fix #512 and #551 if possible.

Jaifroid commented 7 months ago

We can't fix #512 in this PR, because it is a problem with the fuzzy substitutions in zimit2 software. See https://github.com/openzim/warc2zim/issues/144. As for #551, it's not so urgent and it's best to wait for the format to settle, because there's some intensive work being done on zimit2 video right now.

Jaifroid commented 7 months ago

Fixed as far as we can get for now.