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

Video broken with legacy zimit1 playback method #560

Closed Jaifroid closed 7 months ago

Jaifroid commented 7 months ago

A change in the way replay links are handled in the Service Worker broke the legacy zimit1 reader's video resolver (for browsers that don't support replayWorker). It's to do with not being able to clone a request that relates to streaming content.