Implementation to get DASH TO HLS in nodejs with redis.
#How To Please understand how this works first before attempting to try however the code will indicate the libraries required. Retrieval of Content Decryption keys is not up for discussion and out of scope.
Everything is for educational purposes only, and the techniques done here will NOT work against newer versions of the Services anyway since most went through upgrades in regards to Security Services, switched keys etc.It's mostly not working anymore as of 2021, but you can read the code and have a better understanding & cool features we managed to do.
MPD-Parser
The awesome community for their shared research and insight into the Widevine Protocol and Key Derivation.