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

Properly fix legacy zimit video #565

Closed Jaifroid closed 7 months ago

Jaifroid commented 7 months ago

Fixes #564, hopefully.

Jaifroid commented 7 months ago

To be clear, the fix only applies to YouTube video in ServiceWorker mode. Video in JQuery mode is mostly unsupported, and I'm not sure it's worth supporting even though it is technically possible using the HTML5 video workaround.