Closed joostshao closed 3 years ago
It clearly says in the README file that extracting keys ONLY works for Windows and you are using linux. If you want to use in linux, you need a Windows machine with a custom CDM installed Chrome with widevine-l3-decryptor extension. It's way more complicated and ultimately you need a Windows Machine so Linux is not supported officially. Use Windows.
And by the way, your license url is wrong.
trace: Traceback (most recent call last): File "narrowvine.py", line 251, in
decrypt_content()
File "narrowvine.py", line 177, in decrypt_content
parse_key(KEY_PROMPT)
NameError: name 'KEY_PROMPT' is not defined
question: what's the meaning and how to slove it ?