I am trying to get the keys from https://www.polsat.pl/news/2022-03-01/ninja-warrior-polska-piata-edycja-ruszyla-z-impetem/ (video at bottom of page).
I can see that the entire license request series is done over json. I have gotten so far in my modification of existing tools to generate the final request to the server, but wvDecrypt doesn't seem to be sending the encoded psshData in the license request. Instead it sends an empty value, which results in an error. Can anyone get the keys for the video or is willing to help me troubleshoot my attempt?
edited to fix link to correct page
+ Reply to Thread
Results 1 to 11 of 11
-
Last edited by zoboomafu; 6th Mar 2022 at 12:09.
-
youtube-dl https://ipla-e1-82.pluscdn.pl/dituel/cpworld/c
8/c89q5xrguh2brs3hc67pe4imh684e3dn.mp4
[generic] c89q5xrguh2brs3hc67pe4imh684e3dn: Requesting header
[download] Destination: c89q5xrguh2brs3hc67pe4imh684e3dn-c89q5xrguh2brs3hc67pe4imh684e3dn.mp4
[download] 100% of 18.61MiB in 01:05 -
@zoboomafu, please do not ask for help on downloading videos from a subscription site,
this is against forum rules, this thread is closed. -
-
Last edited by jack_666; 6th Mar 2022 at 18:08.
-
@zoboomafu, polsat encodes license request in base64 and sends it in json. Do the same, then parse the response (the field 'license') and you will success.
[Attachment 63702 - Click to enlarge] -
Like medvm said...
Code:pssh : AAAATXBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAAC0IARIQ55TYEKP2J9egHQAAAW6/CRoNY3lmcm93eXBvbHNhdCIIb5INAAAAAAA=
Code:Licence url : https://gm2.redefine.pl/rpc/drm/
Code:--keys e794d810a3f627d7a01d0000016ebf09:dac72a58800619781651b5a642efc9d8
-
-
-
I have a response field that says "license" which is not a URL, what should I do to get the keys now? that I have my own CDM.
Similar Threads
-
Grabbing episode streams from This Old House
By eday_2010 in forum Video Streaming DownloadingReplies: 106Last Post: 29th Jul 2024, 09:08 -
Req help: grabbing akamaized segments
By FredThompson in forum Video Streaming DownloadingReplies: 2Last Post: 15th Nov 2020, 02:58 -
grabbing video streams ffmpeg
By lomero in forum Video Streaming DownloadingReplies: 65Last Post: 12th Oct 2019, 08:19 -
Grabbing Pictures from this Site Using Browsers...
By devilcoelhodog in forum ComputerReplies: 9Last Post: 10th Apr 2019, 10:32 -
Grabbing Streams from specific site. (See Post)
By lothlorien in forum Video Streaming DownloadingReplies: 2Last Post: 18th Aug 2017, 19:15