openzim / youtube

Create a ZIM file from a Youtube channel/username/playlist
GNU General Public License v3.0
44 stars 26 forks source link

Not working on older browsers #120

Closed rgaudin closed 3 years ago

rgaudin commented 3 years ago

In browsers not supporting ECMAScript 6, the let keyword is not recognized, leading to an error in zim_prefix and the end of the JS code… so the ZIM is not usable. I found that kiwix-android's webview on Android 5.1.1 uses such a browser.