l3dl-re icon indicating copy to clipboard operation
l3dl-re copied to clipboard

Problems with multiple keys

Open Newbiect opened this issue 1 year ago • 1 comments

Hi, when I try to download something with multiple keys I get this error.

**-- L3DL REscripted Widevine Downloader --

PSSH: AAAANHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABQIARIQArKP/OhUJ1U8pzNsQTYhVw== Key: 01b28ffce85427553ca7336c41362157:f9eda0fddd4fa4e335db916fe8e9fd96 Key: 00b28ffce85427553ca7336c41362157:56c2683c80cbfa96a02e27cbb503ca5f Key: 02b28ffce85427553ca7336c41362157:28a53dced7b657ebc4f92a7d79d99c4f Processing None | Download, decrypt, and muxing may take some time. Unrecognized command or argument ''00b28ffce85427553ca7336c41362157:56c2683c80cbfa96a02e27cbb503ca5f','. Unrecognized command or argument ''02b28ffce85427553ca7336c41362157:28a53dced7b657ebc4f92a7d79d99c4f']'.**

If I try to download it when the keys are already saved in the database, the video downloads but to decrypt it only gets the first key and then it gives an error.

**-- L3DL REscripted Widevine Downloader --

PSSH: AAAANHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABQIARIQArKP/OhUJ1U8pzNsQTYhVw== Cached key found for None: 01b28ffce85427553ca7336c41362157:f9eda0fddd4fa4e335db916fe8e9fd96 Processing None | Download, decrypt, and muxing may take some time.**

Newbiect avatar Mar 03 '23 00:03 Newbiect

That is expected behavior because this script is not configured for downloading with multiple keys. The smaller sites I use don't implement it. You can either modify the code or wait for a fix.

rsgrt avatar Mar 03 '23 03:03 rsgrt