cdm-tools-how-to/README.md

13 lines
802 B
Markdown
Raw Normal View History

2022-08-30 01:35:15 +02:00
# Purpose of this project
Hello everyone! Hope all is good. I've spent the past few months scouring pages just to try and get decryption keys for widevine content. There was no clear instructions on the internet and the instructions that are there need pieced togther for a proper result. What I've tried to do is condense these fragments down to a cohesive guide for people to follow. If you have any questions feel free to message me on here, my reddit and discord, Contact informatoin can be found on my profile
2022-08-30 01:24:45 +02:00
2022-08-30 01:35:15 +02:00
## Prerequisites
2022-08-30 01:24:45 +02:00
2022-08-30 01:35:15 +02:00
I used all the mentioned tools on windows 10 x64
2022-08-30 01:24:45 +02:00
2022-08-30 01:35:15 +02:00
[Golang](https://go.dev/dl/:// "Golang")
2022-08-30 01:24:45 +02:00
2022-08-30 01:35:15 +02:00
[Python 3.10.2](https://www.python.org/downloads/release/python-3102/ "Python 3.10.2")
2022-08-30 01:24:45 +02:00
2022-08-30 01:35:15 +02:00
[YT-DLP](https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe "YT-DLP")