VideoHelp Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. 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
    Code:
    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
    3. Error
    Image
    [Attachment 71897 - Click to enlarge]

    problem solved!!

    What is going on??
    4. How can i made it?
    Last edited by euphonic; 21st Jun 2023 at 15:24.
    Quote Quote  
  2. Use old versions of Python like 3.9.8, this will work like a charm. Just follow the steps and install all the requirements.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!