From e47910819bf58efd8db696d1173e53cef06cf6a3 Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:25:23 +0100 Subject: [PATCH] add new keybox func --- keydive/constants.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/keydive/constants.py b/keydive/constants.py index 5cc5470..51dddd6 100644 --- a/keydive/constants.py +++ b/keydive/constants.py @@ -124,7 +124,11 @@ CDM_FUNCTION_API = { 'UsePrivacyMode', 'GetCdmClientPropertySet', 'PrepareKeyRequest', - 'getOemcryptoDeviceId' + 'getOemcryptoDeviceId', + 'lcc07', + 'oecc07', + 'OEMCrypto_Level3AndroidFileSystem', + 'Read' } # https://github.com/kaltura/kaltura-device-info-android