r/Piracy 14h ago

Discussion cdmpool alternative?

Hi reddit,

I am trying to generate decryption keys for L3 widevine content. CDMPool works by taking in a cURL request of the m3u8 file, and the PSSH key, and gives me 5 decryption keys which work.

I am trying to find an easier way because cdmpool is restricted to 5 extractions per and is paid otherwise. I was reading some articles which mentioned setting up our own frida server etc, will that work? I am honestly new to this.

Thanks

3 Upvotes

2 comments sorted by

2

u/Jon171 13h ago

You can dump your own L3 CDM with Android Studio, or from a real device if rooted. Then use something like the WidevineProxy2 extension to get keys.

1

u/Queasy_Reply8802 1h ago

Thanks a lot brother it helped. I got my keys!