Hi,
how can i download this video
video: https://player.vdocipher.com/playerAssets/1.x/vdo/embed/index.html#otp=20160313versUSE...Y4MzI2NzcifQ==
+ Reply to Thread
Results 1 to 11 of 11
-
-
-
Use the Vdocipher script
http://getwvkeys.cc/scripts
Put the script in WKS-KEYS and use your own cdm to get keys
Decrypt with mp4decrypt
Then merge audio and video with Ffmpeg
You have all you need in this forum. -
Last edited by kenyard; 6th Mar 2022 at 10:23. Reason: Fixed
-
ok, tell me if i got everything right...
1) i got WKS-KEYS.... so I put that vdocipher script in the directory where the l3.py is?
and then run the vdocipher script vdocipher.py, not the l3.py or getwvkeys.py...
2) use my cdm? you mean the 2 cdm files widevinecdm.dll & widevinecdm.dll.sig from my google chrome directory...
where to put them then ? and any version (even the most updated one) is fine?
3) just run the script and I supposed it will ask me for the pssh, and put the header contects in python in that header.py ..and supposedly, I have to format the raw post header into a cURL format first? does it already come in CURL format from developer tools or I have to manually do it..
I obviously got all this information from reading like 20 pages of the widevine post and then I see some chatter about using android, but I have no idea how these ideas are strung together -
2. nope -
device_client_id_blob
device_private_key
from android cdm
3. Right click on lic url in DevTools
In Firefox > copy > copy as curl (windows)
In Chrome > copy as cURL (bash)
Go to https://curlconverter.com/
curl > python > save as headers.py (not header.py)Last edited by codehound; 7th Mar 2022 at 16:44.
-
thanks..that clears almost everything up...
but device_client_id_blob
device_private_key ...exporting this from your own android device is a diffcult task i read.
Is there an app or a tutorial on how to do this
or ppl are stuck with downloading other ppl's cdm (which I think has been revoked)?
EDIT: nevermind, i found the script that can do the export...just don't know if it still works, seems like it's just not worth all the trouble..Last edited by laiwingnang; 7th Mar 2022 at 19:29.
-
how to get
device_client_id_blob
device_private_key
from android cdm
?
pls step step
Similar Threads
-
How to download mpd stream (DRM protected)?
By ddim in forum Video Streaming DownloadingReplies: 320Last Post: 23rd Jun 2024, 18:01 -
Download encrypted video via DRM protected MPD manifest
By Beta2k in forum Video Streaming DownloadingReplies: 19Last Post: 15th Jan 2024, 10:47 -
How To Play / Download a DRM Live Stream Protected MPD Manifest On Linux
By Rebanjulu in forum Video Streaming DownloadingReplies: 5Last Post: 2nd Nov 2022, 11:52 -
Download encrypted video via DRM protected MPD
By wondercheck in forum Video Streaming DownloadingReplies: 7Last Post: 4th Sep 2021, 10:59 -
How to download mpd stream (DRM protected)?
By bodasaud in forum Video Streaming DownloadingReplies: 5Last Post: 3rd Feb 2021, 07:41