zen-browser / desktop

🌀 Experience tranquillity while browsing the web without people tracking you!
https://zen-browser.app
Mozilla Public License 2.0
13.85k stars 337 forks source link

Widevine is not supported, I cant watch shows. #1842

Open DarkmayGOD opened 2 hours ago

DarkmayGOD commented 2 hours ago

Captchas

What happened?

Hello, why the browser does not have Widevine? I have DRM turned on, and still can't watch shows. I even tried to run console script, and still Widevine is not supported.

Script:

navigator.requestMediaKeySystemAccess("com.widevine.alpha", [{ "initDataTypes": ["cenc"], "audioCapabilities": [{ "contentType": "audio/mp4; codecs=\"mp4a.40.2\"" }], "videoCapabilities": [{ "contentType": "video/mp4; codecs=\"avc1.42E01E\"" }] }]).then(function() { console.log("Widevine is supported"); }).catch(function() { console.log("Widevine is not supported"); });

(idk the version of the browser, if you can tell where to get it, I couldn't find it.)

Reproducible?

Version

1.0.1

What platform are you seeing the problem on?

Windows

Relevant log output

No response

linear[bot] commented 2 hours ago

ZEN-1829 Widevine is not supported, I cant watch shows.

ThatOneUnoriginal commented 2 hours ago

As said in the FAQ of the browser, acquiring such a license requires the payment of large fees (at least $5,000). This means that DRM-protected media unfortunately cannot be played in Zen Browser for the foreseeable future. Use a browser that has a Widevine license, such as Mozilla Firefox, when streaming DRM-protected content.