pyppeteer_stealth icon indicating copy to clipboard operation
pyppeteer_stealth copied to clipboard

Enable widevine

Open bitnom opened this issue 4 years ago • 1 comments

Site thinks widevine is not installed but it is enabled by default in pyppeteer. Stealth makes him report no widevine. Need to fix.

bitnom avatar Dec 14 '20 19:12 bitnom

I don't really know anything about widevine, but are you sure it comes with pyppeteer's default Chromium? I just tested by running headful and looking in chrome://components/, and didn't see widevine in there. Also just tried the suggestion here of using a Chrome binary, and I did see it then. There's also this method, but not sure if that would work.

Again, I don't really know anything about widevine, so I'm sorry if this doesn't help at all.

mcolella14 avatar Dec 23 '20 17:12 mcolella14