widevine-l3-guesser-modified icon indicating copy to clipboard operation
widevine-l3-guesser-modified copied to clipboard

WidevineCrypto.decryptContentKey is not a function

Open ETBMina opened this issue 3 years ago • 0 comments

For a specific website, I get the following error:

Refused to create a worker from 'blob:{url}' because it violates the following Content Security Policy directive: "default-src 'self' data: https: wss: 'unsafe-inline'". Note that 'worker-src' was not explicitly set, so 'default-src' is used as a fallback.

TypeError: WidevineCrypto.decryptContentKey is not a function at Function.EmeInterception.onOperation (eme_interception.js:43) at Function.EmeInterception.interceptCall (eme_interception.js:363) at MediaKeySession.update (eme_interception.js:339) at e.. [as onLicenseAvailable] (bundle-5.0-r2pn9v.2.js:1) at e. [as handleLicenseResponse] (bundle-5.0-r2pn9v.2.js:1)

Any help?

ETBMina avatar Nov 25 '21 11:11 ETBMina