medvm / widevine_keys

This repo created for bypassing Widevine L3 DRM and obtaining keys.
450 stars 186 forks source link

Script Still Working?? #94

Open parvinders347 opened 10 months ago

parvinders347 commented 10 months ago

Its giving me this error: license response status: <Response [403]> server reports: {"errorcode":371000005,"errormsg":"Unable to parse widevine payload >> Signed message message format is invalid","errorid":"688d6b2e-2d51-4adc-b9eb-4c54913654b3"} server did not issue license, make sure you have correctly pasted all the required headers in the headers.py. Also check json/raw params of POST request.

I Have tried: Added MPD, Latest License Url, and Pssh

and added headers to headers.py

Whats causing this?

parvinders347 commented 10 months ago

I corrected my headers now new error is giving: UnboundLocalError: cannot access local variable 'license_b64' where it is not associated with a value