58e41f459e334e574356bca9d681b01676b98c80
Reviewed-on: https://cdm-project.com/Decryption-Tools/TPD-Keys/pulls/1
TPD-Keys
Created by @TPD94, proxy function by Radziu
Based on pywidevine
How to use:
-
Create
TPD-Keysfolder. -
Download and extract
tpd-keys.py,requirements.txtandLicense_cURL.pyinto the newly createdTPD-Keysdirectory -
Install the requirements with
pip install -r requirements.txt -
Crete a WVD with pywidevine;
pywidevine create-device -k "/PATH/TO/device_private_key" -c "/PATH/TO/device_client_id_blob" -t "ANDROID" -l 3 -
Place your .wvd in the root of
TPD-Keysdirectory -
Paste any needed headers into
License_cURL.py -
Run with
python tpd-keys.py -
Make a selection
Description
Languages
Python
100%