OF-DRM icon indicating copy to clipboard operation
OF-DRM copied to clipboard

Can't find needed files

Open DigitalAge3000 opened this issue 1 year ago • 2 comments

"Next you will need to get 2 files, device_client_id_blob and device_private_key. These are used to get the decryption keys needed for downloading DRM videos. You can find a tutorial on how to do this here https://forum.videohelp.com/threads/408031-Dumping-Your-own-L3-CDM-with-Android-Studio Make sure you remove the file extensions when renaming the 2 files, and move both files into cdm/devices/chrome_1610/."

Where to get them ? Can't find them :/

DigitalAge3000 avatar Sep 09 '24 14:09 DigitalAge3000

To quote the text you quoted: "You can find a tutorial on how to do this here https://forum.videohelp.com/threads/408031-Dumping-Your-own-L3-CDM-with-Android-Studio " ... how about you open that Link, and follow the instructions? :)

T3rminat0r avatar Sep 09 '24 15:09 T3rminat0r

I followed that tutorial, and I have keys, but they're not named device_client_id_blob or device_private_key and I wasn't sure if I was supposed to rename them or if they're just not correct?

Nevermind, I was using the updated tutorial towards the end, but the first post explains how to rename them.

ColonialAF avatar May 15 '25 15:05 ColonialAF