33
How do i extract encrypted video blobs?
(lemmy.world)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities [email protected]
Seems to be drm like widevine. That's tricky, but not impossible to extract.
https://forum.videohelp.com/threads/407216-Decryption-The-Dungeon-of-Despair
https://cdm-project.com/explore/repos
These links may help.
Seems like its playready 4.0.0.0? According to the hex of one of the encrypted mp4
Thanks, I'll read through