Open cmoulliard opened 2 years ago
The issue isn't with the key but with mp4decrypt which doesn't work on mac even with a valid key
I got a fix to the decryptor you can download a new decryptor from https://www.bento4.com/downloads/ it's in the bin files just rename to mp4decrypt_mac
Same issue happens on linux but, at least on linux's case, the problem is that mp4decrypt hasn't execution permissions.
This solved the issue for me:
chmod +x mp4decrypt_linux
Issue
When we execute the script
python widevine-dl.py
from a terminal, then we got this error on macQuestion: How do we get such a key ?