It was known issue can you try again with the
http://getwvkeys.cc/ url?
Closed Thread
Results 61 to 84 of 84
-
https://widevine-proxy.drm.technology/proxy
Status 200 OK
Versie: HTTP/1.1
Referrer-policy: strict-origin-when-cross-origin
access-control-allow-headers: Content-Type,X-Vudrm-Token
access-control-allow-methods: GET,POST,OPTIONS
access-control-allow-origin: *
Connection: keep-alive
Content-Length: 716
content-type: application/octet-stream
date: Tue, 01 Mar 2022 12:20:32 GMT
server: istio-envoy
x-b3-parentspanid: 986c29a222451b52
x-b3-sampled: 0
x-b3-spanid: 16ed7f267fcebdc4
x-b3-traceid: 2391d0000ba298f8986c29a222451b52
x-envoy-upstream-healthchecked-cluster: widevine-license.default
x-envoy-upstream-service-time: 20
x-forwarded-for: 37.120.236.230,10.100.115.59
x-request-id: 7b624d7c-3dff-406a-89fe-3da92228b988
x-vudrm: app=widevine-proxy; version=2.4.0
Any idea what I can use for License in getwvkeys. Only https://widevine-proxy.drm.technology/proxy doesn't work and give me 404 error.
thnx in advance for your help.
-
https://widevine-proxy.drm.technology/proxy
Accept-Encoding: gzip, deflate, br
Accept-Language: nl,en-US;q=0.7,en;q=0.3
Connection: keep-alive
Content-Length: "20811"
Origin: https://www.vrt.be
Referer: https://www.vrt.be/
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0
https://remix-cf-vrt.akamaized.net/remix/8eccdb29-78cc-408d-b833-b91d047168f3/remix.ism/.mpd
AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEM4twO 5o/W3EDXxambAOnEw=
Error 404: invalid request
Thanks in advanceLast edited by Byter432; 4th Mar 2022 at 18:22.
-
It's not a direct license request just with headers. You also need to send some data. Click on the request from Network tab and then click on Payload on the top right. You'll see it sends "drm_info" and "token". License request sent as a bytearray with "drm_info" parameter. Modify your script according to that and it should be working.
-
I am used to use webdl.py and still using it with other sites by changing the keys.json
Which script do I need for getting keys for this website?
Thank you lomero but can you help me further. Which info to add to keys.json perhaps?
I have found the token.
thnxLast edited by Byter432; 4th Mar 2022 at 03:19.
-
I keep getting error "401 Authorization Required", could anyone please help me?
PSSH: AAAAXHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADwIARIQfP iwmA+pUvLqoNVkiWbvqRoIdXNwLWNlbmMiGGZQaXdtQStwVXZM cW9OVmtpV2J2cVE9PSoAMgA=
License URL: https://npo-drm-gateway.samgcloud.nepworldwide.nl/authentication
Headers:
accept-encoding: gzip, deflate, br
accept-language: en
origin: https://start-player.npo.nl
referer: https://start-player.npo.nl/
user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36
Video URL (geo locked, use Dutch VPN): https://www.npostart.nl/even-tot-hier/06-11-2021/BV_101406592
The site uses deeplinks, so sharing the MPD URL directly won't work.
The DASH MPD manifest: https://anonfiles.com/heK9edM8x1/stream_mpd
When I look at the network tab, I also see x-custom-data, but adding that also doesn't work.
[Attachment 63674 - Click to enlarge]
(censored because it has your IP-address in Base64)
Thanks in advance!
-
Thank you both so much!
I was able to download and decrypt the same video myself with only the x-custom-data header.
But now when I'm downloading any other video, I get the same error 401 as before.
AAAAXHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADwIARIQCT o5K1sOX55sc127OWXEsRoIdXNwLWNlbmMiGENUbzVLMXNPWDU1 c2MxMjdPV1hFc1E9PSoAMgA=
is the PSSH of one of them
https://www.npostart.nl/van-der-laan-woe/26-12-2020/BV_101402201
https://anonfiles.com/d5YflbMdx8/stream_10_mpd
Any idea what may cause this?
[Attachment 63677 - Click to enlarge]
Thanks a lot!
-
-
theres 2 parts
- downloading the video
- decrypting the video
you seem to be able to download the video and you got the keys from lomero in order to decrypt it.
heres some options for getting the keys to decrypt the video.
easiest one:
install python, download the getwvkeys.py script from http://getwvkeys.cc/scripts
edit the script replacing pssh, license url and adding the header
run the script to get the keys
Code:>python getwvkeys.py pywidevine-api 1.0 BY NOTAGHOST --key 7cf8b0980fa952f2eaa0d5648966efa9:b1108740491ef7d90e3790fd32a7dfc5
harder one:
install python, get a L3 cdm, get wks-keys (or similar) and use the scripts to get the keys
Similar Threads
-
yt-dlp error "HTTP Error 403: Forbidden". MPD downloading [ABC.com site]
By nikshell29 in forum Video Streaming DownloadingReplies: 5Last Post: 26th Aug 2021, 15:18 -
Tryng to download from animal planet... HTTP error 403 Forbidden
By syrist in forum Video Streaming DownloadingReplies: 3Last Post: 15th May 2020, 19:38 -
download afreecatv steaming with ffmpeg get HTTP error 403 Forbidden
By j2ee in forum Video Streaming DownloadingReplies: 1Last Post: 30th Apr 2020, 09:13 -
Missing page (404 Error)
By kyrcy in forum FeedbackReplies: 1Last Post: 3rd Sep 2019, 13:58 -
Youtube-dl HTTP Error 403: Forbidden
By FernandaLobo in forum Newbie / General discussionsReplies: 13Last Post: 5th Jun 2018, 13:20