Giter Club home page Giter Club logo

tpd-keys's Introduction

TPD-Keys v2 by tuvasasa

Add new updates for Star+ and Directv Go Latam Añadido nuevas actualizaciones para Star+ y Directv Go Latam

English:

It is necessary to have our own CDM, for more information, read here. https://forum.videohelp.com/threads/408031-Dumping-Your-own-L3-CDM-with-Android-Studio

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. Create 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\AndroidDevice.wvd" or if it is located in the same folder MyWVD = "AndroidDevice.wvd"

  1. Paste any needed headers into DRMHeaders.py

  2. Run with python tpd-keys.py

Make a selection

Credits: CDRM-Project for creating this aplication

Español

Es necesario contar con nuestro propio CDM, para más información, leer aquí https://forum.videohelp.com/threads/408031-Dumping-Your-own-L3-CDM-with-Android-Studio

Modo de empleo:

  1. Crear la carpeta TPD-Keys.

  2. Descargar y extraer tpd-keys.py, requirements.txt y DRMHeaders.py en el directorio TPD-Keys recién creado.

  3. Instalar los requisitos con pip install -r requirements.txt

  4. Crear un WVD con pywidevine; pywidevine create-device -k "/PATH/TO/device_private_key" -c "/PATH/TO/device_client_id_blob" -t "ANDROID" -l 3

  5. Sustituir MyWVD= "/PATH/TO/WVD.wvd" por la ruta a su .wvd en la línea 15 de tpd-keys.py

Por ejemplo MyWVD = "C:\users\TPD94\Desktop\AndroidDeivce.wvd" o si se encuentra en la misma carpeta MyWVD = "AndroidDevice.wvd"

  1. Pegar las cabeceras necesarias en DRMHeaders.py

  2. Iniciar con python tpd-keys.py

  3. Hacer selección

Créditos: CDRM-Project por crear esta aplicación

tpd-keys's People

Contributors

tuvasasa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.