pywidevine/pywidevine
rlaphoenix b5ac0f45a2 Remove Cdm raw param, Improve PSSH.get_as_box()
The Cdm no longer requires you to specify if it's raw or not thanks to changes in PSSH.get_as_box() now supporting both dynamically.

It will parse the data and if its not a box, it will use the provided data in a newly crafted box.
2022-07-30 02:21:19 +01:00
..
__init__.py Bump to v1.1.1 2022-07-22 21:20:37 +01:00
cdm.py Remove Cdm raw param, Improve PSSH.get_as_box() 2022-07-30 02:21:19 +01:00
device.py Device: Move structure revision notes next to the structures 2022-07-25 00:13:33 +01:00
key.py Add Widevine Key Class 2022-07-20 14:38:35 +01:00
license_protocol.proto Add License Protocol Buffer 2022-07-20 14:30:29 +01:00
license_protocol_pb2.py Add License Protocol Buffer 2022-07-20 14:30:29 +01:00
main.py Extend functionality of migrate cmd to folders of wvds 2022-07-29 19:29:39 +01:00
pssh.py Remove Cdm raw param, Improve PSSH.get_as_box() 2022-07-30 02:21:19 +01:00
serve.py Add ability to serve cdm devices remotely with serve command 2022-07-24 21:48:09 +01:00
utils.py Add Widevine CDM Class 2022-07-20 14:41:42 +01:00