devine-dl / pywidevine

Python implementation of Google's Widevine DRM CDM (Content Decryption Module)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Headers mismatch

ziyadkafadi opened this issue · comments

Need help,

i got this error
ERROR:license:[-] Failed to send challenge: [403] {"code":403,"message":"Headers mismatch"}

I think this need header for lic url,
which folder to place headers.py ?

i use pywidevine version 1.8.0

Follow the Usage Example in the README and add the headers you want to the requests.post call.