Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Closed Thread
Results 1,051 to 1,080 of 1969
-
I think it refers to this pair of files
[Attachment 62559 - Click to enlarge]
-
yes with dumper you get this pair of files to be able to work with WKS
what else does dumper do?
[Attachment 62560 - Click to enlarge]
-
Your getting mixed up. Dumping 'keys' with wvdumper is dumping your working cdm.
You only need to dump the cdm from the android device once. (Unless you sell it or give it away and then you'll have to do it again after 10 days)
Decryption keys for episodes or films on a streaming site are obtained by using WKS-keys with the cdm you extracted from the android device.
And depends on the website whether you need new ones per vod, per episode, per channel or session.
-
Code:
import base64, requests, sys, xmltodict
Plus you dont put this in the l3.py
You do not edit l3.py at all
[Attachment 62570 - Click to enlarge]
You need to edit headers.py with Notepad++
In DevTools RIGHT click on the lic url > copy as curl
Go to curlconverter.com
Paste your headers into the left box > select python in right box and copy py output into headers.py > Save
Sample headers.py - make yours look like this but with your personalizations -note the { } and commas after every line etc
[Attachment 62573 - Click to enlarge]:
When you execute l3.py
It will ask you for the pssh > enter it
It will then ask you for lic url > enter it
It will then give keys if headers.py is correct, lic url is correct and pssh is correct one.Last edited by codehound; 26th Dec 2021 at 15:13.
-
OK, yes that data stuff not rerquired
Bear in mind by now that the 'authorization': may have values in it that expired ages ago man
get a new, fresh entry for that and Save before you test immediately - dont post it here (unless you redact it) plus you may not have time before it expires again
Similar Threads
-
Strip Playready and Widevine DRM
By freaknik in forum Video Streaming DownloadingReplies: 5Last Post: 22nd Jun 2024, 15:20 -
Decoding manifest.mpd (Widevine)
By WaitForIt in forum Video Streaming DownloadingReplies: 6Last Post: 7th Jun 2021, 13:44 -
getting widevine CEK key
By netbreak in forum Video Streaming DownloadingReplies: 1Last Post: 19th Feb 2018, 12:03 -
Looking for anyone with Google Widevine knowledge.
By cookeri6 in forum Newbie / General discussionsReplies: 1Last Post: 15th May 2017, 13:33 -
Looking for anyone with Google Widevine knowledge.
By cookeri6 in forum Video Streaming DownloadingReplies: 0Last Post: 15th May 2017, 12:45