WHTJEON / widevineclient3

Widevine KEY Extractor in Python
Other
81 stars 25 forks source link

Couple Of Questions #10

Open GreenAndFuzzy opened 3 years ago

GreenAndFuzzy commented 3 years ago

Will this work with the new WV DLL? I see you included the old and new, but wanted to make sure the "new" is with the May 31 WV change.

I keep getting a site timeout, when it hits license_request_data = self.generateRequestData(pssh), it could be me and misunderstanding, so here are params i have tried:

Path - This is the init.mp4 file downloaded from the target, or should this be the file in url, such as "http:\targetsite.com\init.mp4"

License URL - Should this be just the base part of the license url in the MPD, or does it also need the params in the URL such as wvserver.com\license?b=1234546?v=asdfg, the site i am going to has a lot of params in the full license url.

PSSH - These all look about the same depending on what CDM is being used, i am using the one that does not have the PlayReady tag.

So a sample command for me that i have used:

wvclient.py -path "c:\to the DL init.mp4" -url "site\upylink\wv" (and with the params from the MPD, same outcome)

I am also not seeing how or where the "license_proxy.exe" is being called, or the WV CDM (the old or new).

Any help would be grateful,

Dave

deepblue2000 commented 3 years ago

I dont think, that there is a new public widevinecdm.dll yet.

public it does not work