Hi everyone,
First of all, i'm newbie in this kind of task, so please be patient with me. I'm trying of obtain keys from different spain streams (m plus). I have already read some threads to learn how it works, but i have a lot of doubts.
I know how to find mpd URL address and license asdress for each source.
I know how to find PSSH code.
I'm trying to use this python script to get the different keys:
https://github.com/medvm/widevine_keys
I'dint know if it is valid for doing the job
I know how to obtain the daily token.
But i don't know how to obtain the header, which should have the x-tdcn-token integrated. I think i should obtain from licence, but when i tried to access browser gave me 403 error (because i don't know how to use token).
Thanks in advance.
+ Reply to Thread
Results 1 to 3 of 3
-
Last edited by karrotto; 13th Mar 2024 at 05:08.
-
The x-tdcn-token is for downloading the .mpd, which you really don't need to do because you can already see the .mpd content inside the response body of the .mpd request. So just copy-paste the .mpd response content to a text file and you'll have a local .mpd.
Getting the keys is something else entirely, PM me your login if you want help.
Similar Threads
-
FFMPEG RTMP stream Non-monotonous DTS in output stream 0:1
By idavidpintoi in forum Video ConversionReplies: 0Last Post: 5th May 2023, 18:04 -
How to find stream/download from www.legendarycreature.fans
By AllisOne in forum Video Streaming DownloadingReplies: 9Last Post: 28th Jan 2023, 00:01 -
How to find if a video is auto-rotated? Show real auto-rotate header field?
By pxstein in forum Newbie / General discussionsReplies: 5Last Post: 27th Jan 2023, 18:52 -
Find the correct audio stream with FFmpeg
By FFtvuser in forum Newbie / General discussionsReplies: 5Last Post: 1st Dec 2021, 02:40 -
Need help to find new BBC World Service live audio stream
By jimdagys in forum Video Streaming DownloadingReplies: 19Last Post: 27th Sep 2021, 14:15