I tried to get the keys to download event from this live stream. It's FTA channel but I can't download or play it. It's encrypted stream I got the pssh and license URL. I tried to use cdrm-project api but couldn't find the keys. I'd be grateful if anyone can help![]()
PSSH
License URLCode:AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEH+q/khdtzlblYMiKjpueJ0=
MPDCode:https://digiturk.live.ott.irdeto.com/licenseServer/widevine/v1/digiturk/license?contentId=svc-spo-hd-39-dt
I triedCode:https://todtv-live-ent-prod.akamaized.net/Content/Channel/svc-spo-hd-39-dt/DASH/hdntl=exp=1757174513~acl=*%2fContent%2fChannel%2fsvc-spo-hd-39-dt%2fDASH%2f*~id=c581b14e-e535-4ef0-8a8a-65c8335ddbe5~data=hdntl,aXA9MTU2LjIwMy4xNDguMjE1LGF1ZD1tZW5h~hmac=a9ae3d554d725f976f409c7c1b6e0ed06214945151d554154a6cff51729e8ecc/playlist_tv.mpd
but I gotCode:import requests print(requests.post( url='https://cdrm-project.com/api/decrypt', headers={ 'Content-Type': 'application/json', }, json={ 'pssh': 'AAAAMnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAABISEH+q/khdtzlblYMiKjpueJ0=', 'licurl': 'https://digiturk.live.ott.irdeto.com/licenseServer/widevine/v1/digiturk/license?contentId=svc-spo-hd-39-dt', 'headers': str({ 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0', 'Accept': '*/*', 'Accept-Language': 'en-US,en;q=0.5', }) } ).json()['message'])
Code:An error occurred parsing license content Cannot parse an empty license_message b'{"code":130001,"message":"License denied. Content [svc-spo-hd-39-dt] is not linked to any bundles entitled to the user."}'
[Attachment 88577 - Click to enlarge]
+ Reply to Thread
Results 1 to 5 of 5
-
-
Code:
https://todtv-live-ent-prod.akamaized.net/Content/Channel/svc-spo-hd-39-dt/DASH/hdntl=exp=1757174513~acl=*%2fContent%2fChannel%2fsvc-spo-hd-39-dt%2fDASH%2f*~id=c581b14e-e535-4ef0-8a8a-65c8335ddbe5~data=hdntl,aXA9MTU2LjIwMy4xNDguMjE1LGF1ZD1tZW5h~hmac=a9ae3d554d725f976f409c7c1b6e0ed06214945151d554154a6cff51729e8ecc/playlist_tv.mpd
-
the license should requires some authorization method and you are not send to license server. look carefully to find correct headers or payload.
you posted the mpd url is useless since the pssh is correct and license request no need mpd url.
Similar Threads
-
Channel 5 download help
By ConerCartoons in forum Video Streaming DownloadingReplies: 20Last Post: 15th Nov 2024, 08:25 -
Download from olympic channel and tokengenerator?
By Cryosim in forum Video Streaming DownloadingReplies: 2Last Post: 28th Jul 2024, 11:33 -
how to download video channel on vix free
By rich js in forum Video Streaming DownloadingReplies: 14Last Post: 30th Jun 2023, 17:17 -
How to download encrypted channel ?
By pouki2 in forum Video Streaming DownloadingReplies: 12Last Post: 1st Apr 2023, 09:44 -
Could you help me to download this channel video, pls?
By WazaKrash in forum Video Streaming DownloadingReplies: 8Last Post: 28th Nov 2020, 09:45