A Golang implementation of Google Widevine Proxy
Go to proxy
TO_BE_IMPLEMENTED
This repostory is based on alfg/widevine. Thanks for his effort to create the foundation of this code.
Major Modify:
-
Added logrus for some basic logging.
-
Added error handling on http request, body parsing, and cryptos.
-
Restructed the code.