VideoHelp Forum
+ Reply to Thread
Results 1 to 9 of 9
Thread
  1. Member
    Join Date
    Nov 2022
    Location
    Greece
    Search Comp PM
    Hello,
    I'm from Greece and recently one of our free-to-air nation-wide channels implemented DRM on its livestream. If your user agent is Chrome on Windows it tries to play this mpd
    Code:
    https://dnk8j2ee7xyuz.cloudfront.net/out/v1/e59d662841fb490ea1e0ca66753a0683/wcup.mpd
    By examining the urn:uuid I can tell it supports playready and widevine l3
    As for the license challenge, it performs a post request at
    Code:
    https://antenna-plus.live.ott.irdeto.com/licenseServer/widevine/v1/antenna-plus/license?contentId=ant-1&ls_session=
    The ls_session does change every time and doesn't stay active for long
    I want the keys so I can be able to watch the live stream since their website and app are pretty stupid. On my Linux laptop it's telling me I'm using a second screen and doesn't play and on my android phone it crashes even after hiding root.
    There's a small chance it's geoblocked since I tried https://cdrm-project.com/ (getwvkeys clone) and it throws
    Code:
    Error 403: {"code":130302,"message":"Content is not available via the proxies."}
    Last edited by samantas; 23rd Nov 2022 at 20:31.
    Quote Quote  
  2. whats the site?
    Quote Quote  
  3. Member
    Join Date
    Nov 2022
    Location
    Greece
    Search Comp PM
    Originally Posted by ElCap View Post
    whats the site?
    watch.antennaplus.gr/
    You need to register a free account since they disabled guest login
    Use a windows user agent for the site to load if you are on Linux
    Quote Quote  
  4. the license server is geoblocked, so you have to have a greek ip address for the request or you get that error "content is not available via the proxies".

    in that case you would need a proxy thats not blocked to use the website, or use the script on the scripts page cdrmp.py as that would send the license request from your ip(but i dont think its currently working).
    Or you can use your own cdm

    heres the key for ant-1 anyway
    Code:
    --key e5f3b4168ecc4017b563617ded9ea55d:1bf56ee31a697fd746789f9794ad9fbb
    Quote Quote  
  5. Member
    Join Date
    Nov 2022
    Location
    Greece
    Search Comp PM
    Originally Posted by ElCap View Post
    the license server is geoblocked, so you have to have a greek ip address for the request or you get that error "content is not available via the proxies".

    in that case you would need a proxy thats not blocked to use the website, or use the script on the scripts page cdrmp.py as that would send the license request from your ip(but i dont think its currently working).
    Or you can use your own cdm

    heres the key for ant-1 anyway
    Code:
    --key e5f3b4168ecc4017b563617ded9ea55d:1bf56ee31a697fd746789f9794ad9fbb
    How did you get the key? All the scripts I tried threw weird errors
    Did you change the base.url on cdrmp.py?
    Assuming you did use cdrmp.py can you share your modified file?
    Last edited by samantas; 23rd Nov 2022 at 20:13.
    Quote Quote  
  6. I used my own cdm and script to get the key.
    No headers needed. Just pssh and license url.
    Quote Quote  
  7. Member
    Join Date
    Nov 2022
    Location
    Greece
    Search Comp PM
    Originally Posted by ElCap View Post
    I used my own cdm and script to get the key.
    No headers needed. Just pssh and license url.
    Can you try one more?
    Code:
    https://djj43ea059e2v.cloudfront.net/out/v1/a4b6c486d85342dbacd7fddd2d3286da/fifa.mpd
    Code:
    https://antenna-plus.live.ott.irdeto.com/licenseServer/widevine/v1/antenna-plus/license?contentId=fifa-1&ls_session=
    Also what script did you use? I have dumped my CDM from my brand new android device but I don't know how to progress any further
    Last edited by samantas; 23rd Nov 2022 at 20:28.
    Quote Quote  
  8. Code:
    --key c98d0bd2d00c4bd8aaecfe5787489d1e:f592ea2ca86b25bf4f06ea41a8eb09e8
    standard l3.py from wks-keys
    https://cdm-project.com/CDM-Tools/WKS-Keys
    Quote Quote  
  9. Member
    Join Date
    Nov 2022
    Location
    Greece
    Search Comp PM
    Originally Posted by ElCap View Post
    Code:
    --key c98d0bd2d00c4bd8aaecfe5787489d1e:f592ea2ca86b25bf4f06ea41a8eb09e8
    standard l3.py from wks-keys
    https://cdm-project.com/CDM-Tools/WKS-Keys
    Big thanks for all your help, gonna try tomorrow
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!