Hi you guys
I'm trying to decipher how to handle these files: wks-keys or TPD-Keys
I am having problems right now. I have Python 3.11 installed
3. ErrorCode:How to use: 1. Create TPD-Keys folder. 2. Download and extract tpd-keys.py, requirements.txt and DRMHeaders.py into the newly created TPD-Keys directory 3. Install the requirements with pip install -r requirements.txt 4. 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 5. Replace MyWVD= "/PATH/TO/WVD.wvd" with the path to your .wvd on line 15 of tpd-keys.py For instance MyWVD = "C:\Users\TPD94\Desktop\AndroidDeivce.wvd" or if it is located in the same folder MyWVD = "AndroidDeivce.wvd" 6. Paste any needed headers into DRMHeaders.py 7. Run with python tpd-keys.py Make a selection
[Attachment 71897 - Click to enlarge]
problem solved!!
What is going on??
4. How can i made it?
+ Reply to Thread
Results 1 to 2 of 2
-
Last edited by euphonic; 21st Jun 2023 at 15:24.
-
Use old versions of Python like 3.9.8, this will work like a charm. Just follow the steps and install all the requirements.
Similar Threads
-
Problem with wks-keys
By root747 in forum Video Streaming DownloadingReplies: 13Last Post: 23rd Jun 2023, 15:17 -
WKS-KEYS help
By Gruchemuche in forum Video Streaming DownloadingReplies: 1Last Post: 2nd Oct 2022, 08:55 -
Need help with WKS-KEYS
By lxlit in forum Video Streaming DownloadingReplies: 6Last Post: 16th Sep 2022, 10:01 -
need help with wks-keys
By ahmedani in forum Video Streaming DownloadingReplies: 1Last Post: 20th Jul 2022, 03:15 -
Wks-keys
By Fjullekulle in forum Video Streaming DownloadingReplies: 10Last Post: 12th Jul 2022, 04:01