VideoHelp Forum
+ Reply to Thread
Results 1 to 23 of 23
Thread
  1. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    I have found some discussions about mytv super on the forum, but they haven't been helpful to me.I’ve tested many times, but I haven’t been able to obtain the widevine key.
    https://www.mytvsuper.com/en/live/81/
    Free channel (requires login and a Hong Kong IP).
    I use l3.py from
    https://github.com/CrymanChen/WKS-KEYS
    I’m using the macOS Chrome browser. I copied the request information for https://wv.drm.tvb.com/wvproxy/mlicense from the console as a curl command,then converted it to Python code and put it in headers.py (which contains the x-user-token). In l3.py, I added params = { 'contentid': ' ', } and included (params=params).
    Running l3.py and entering pssh and related information returns “unable to parse license - check protobufs.”
    I know I must have made a mistake, but I'm not sure which part it is. It could be an issue with the headers information or perhaps a device problem? I’m not sure.
    I hope someone can help me and provide more details.
    Oh, and one more thing: I found some static ClearKey in m3u files through Google, and I’ve tested it—it can decrypt the MPD I obtained. So where does ClearKey come from? I installed a extension in Chrome, but it didn’t detect ClearKey; it only detected that Widevine was used for playback. Could it be coming from an Android app?
    Quote Quote  
  2. Verification of mobile number is required
    Quote Quote  
  3. Education Student (Grad.) CrymanChen's Avatar
    Join Date
    Apr 2022
    Location
    Hong Kong
    Search Comp PM
    Well, I didn't know my GitHub was called until I saw this post...
    This is a subscription service, and discussing it is against the rules.
    Plus, mytvsuper needs custom script.
    That's it. I couldn't disclose more. Hoping that we could follow the rules first.
    twitter @Cryman_Chen
    email crymanchen@gmail.com
    Quote Quote  
  4. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by CrymanChen View Post
    Well, I didn't know my GitHub was called until I saw this post...
    This is a subscription service, and discussing it is against the rules.
    Plus, mytvsuper needs custom script.
    That's it. I couldn't disclose more. Hoping that we could follow the rules first.
    1. Thank you for your reply.
    2. First, this is a free channel. You only need to register for a free account and log in to access the channel, with no subscription required. So, if this also against the forum rules, I have nothing more to say.
    Secondly, I am currently interested in obtaining the Widevine key for the MPD of channels I frequently watch. I already have the clearkey for this channel and can decrypt the MPD, but I don’t know where the clearkey is obtained from (e.g., Android app?). I also know that this live MPD I obtained supports Widevine key, so I want to use a script to get it. That’s all.
    3. Sorry. If you don't want your script to be used on this website, I will use a different script.
    Quote Quote  
  5. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by Silv3r View Post
    Verification of mobile number is required
    yeah.You also need a HK phone number to receive the verification SMS. Sorry.
    Quote Quote  
  6. Code:
    https://raw.githubusercontent.com/xiaotan8/xiaotan8.github.io/2e94cfc7bb2d0042709a641ecbc98d9ca9855de5/mytvsuper.m3u
    Last edited by Frieren; 30th Aug 2024 at 23:02.
    Quote Quote  
  7. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by Frieren View Post
    Code:
    https://raw.githubusercontent.com/xiaotan8/xiaotan8.github.io/2e94cfc7bb2d0042709a641ecbc98d9ca9855de5/mytvsuper.m3u

    Thanks for your reply. I already have the clearkey for this channel.
    https://www.mytvsuper.com/en/live/81/
    I just want to learn how to get either a clearkey or a Widevine key.(I have the CDM)
    Quote Quote  
  8. your key for your channel

    Code:
    263d9ca7e987b0068ad7ffeca6c500dc:f0d893df2f2a0e9d4cd9c75c1b7e5a59
    Widevine L3 Guessor

    Image
    [Attachment 81858 - Click to enlarge]


    https://forum.videohelp.com/threads/414140-%5BRelease%5D-Widevine-L3-Guesser-Extension...-Chrome-All-OS
    Last edited by cedric8528; 31st Aug 2024 at 00:12.
    Quote Quote  
  9. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by cedric8528 View Post
    your key for your channel

    Code:
    263d9ca7e987b0068ad7ffeca6c500dc:f0d893df2f2a0e9d4cd9c75c1b7e5a59
    Widevine L3 Guessor

    Image
    [Attachment 81858 - Click to enlarge]


    https://forum.videohelp.com/threads/414140-%5BRelease%5D-Widevine-L3-Guesser-Extension...-Chrome-All-OS
    Thanks a lot for your reply and the inspiration. Also, thanks to ChatGPT.
    All the problems are solved now. Thanks, everyone!
    Quote Quote  
  10. discord chuliaohaibaipiao
    Quote Quote  
  11. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by Novia View Post
    Got it, the problem is all solved now. Thanks!
    Quote Quote  
  12. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    Image
    [Attachment 81864 - Click to enlarge]

    The Widevine key is sorted out—this is really fun. Next step is to find the source for the clearkey. Maybe I should start with Android TV.
    Quote Quote  
  13. Code:
    0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    Here is 1080p key for TVB Jade (Ch.81)
    Quote Quote  
  14. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by z1269925944 View Post
    Code:
    0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    Here is 1080p key for TVB Jade (Ch.81)
    Thanks. But I already have this 1080p clearkey. Right now, I'm looking for a way to get it through a script.
    Quote Quote  
  15. Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Code:
    0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    Here is 1080p key for TVB Jade (Ch.81)
    Thanks. But I already have this 1080p clearkey. Right now, I'm looking for a way to get it through a script.
    it's not clearkey, it's widevine key getting through a script
    Quote Quote  
  16. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by z1269925944 View Post
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Code:
    0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    Here is 1080p key for TVB Jade (Ch.81)
    Thanks. But I already have this 1080p clearkey. Right now, I'm looking for a way to get it through a script.
    it's not clearkey, it's widevine key getting through a script
    Code:
    #KODIPROP:inputstream.adaptive.license_type=clearkey
    #KODIPROP:inputstream.adaptive.license_key=0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    I mentioned that I already have the clearkey because I’ve been using it in the player for a while.
    I tried adding the Widevine key directly after license_key= in the m3u configuration, but it didn’t play properly.Only an HTTP(S) type Widevine key link (with the necessary headers) will play properly. However, the clearkey worked.
    Maybe I’m misunderstanding something. Could you provide more information?
    Quote Quote  
  17. Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Code:
    0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    Here is 1080p key for TVB Jade (Ch.81)
    Thanks. But I already have this 1080p clearkey. Right now, I'm looking for a way to get it through a script.
    it's not clearkey, it's widevine key getting through a script


    Code:
    #KODIPROP:inputstream.adaptive.license_type=clearkey
    #KODIPROP:inputstream.adaptive.license_key=0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    I mentioned that I already have the clearkey because I’ve been using it in the player for a while.
    I tried adding the Widevine key directly after license_key= in the m3u configuration, but it didn’t play properly.Only an HTTP(S) type Widevine key link (with the necessary headers) will play properly. However, the clearkey worked.
    Maybe I’m misunderstanding something. Could you provide more information?
    your m3u8 link is likely getting through mytvsuper tv app itself, so the keys are the same, now you just have to make a script that using tv endpoint that get your 1080p MPD, if you are interested in this or you can just use m3u8 since you already have clearkey.
    Quote Quote  
  18. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by z1269925944 View Post
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Code:
    0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    Here is 1080p key for TVB Jade (Ch.81)
    Thanks. But I already have this 1080p clearkey. Right now, I'm looking for a way to get it through a script.
    it's not clearkey, it's widevine key getting through a script


    Code:
    #KODIPROP:inputstream.adaptive.license_type=clearkey
    #KODIPROP:inputstream.adaptive.license_key=0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    I mentioned that I already have the clearkey because I’ve been using it in the player for a while.
    I tried adding the Widevine key directly after license_key= in the m3u configuration, but it didn’t play properly.Only an HTTP(S) type Widevine key link (with the necessary headers) will play properly. However, the clearkey worked.
    Maybe I’m misunderstanding something. Could you provide more information?
    your m3u8 link is likely getting through mytvsuper tv app itself, so the keys are the same, now you just have to make a script that using tv endpoint that get your 1080p MPD, if you are interested in this or you can just use m3u8 since you already have clearkey.
    Getting the dynamic TV version (1080p) or the web version (720p) of an MPD is really simple. I just learned how to get the Widevine key for the web version, but it only works for the web MPD. For the TV version MPD, I have to use what I mentioned as ClearKey (which you referred to as Widevine key) to make it work.
    So I want to modify my script to get the key for the TV version MPD.
    Quote Quote  
  19. Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Code:
    0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    Here is 1080p key for TVB Jade (Ch.81)
    Thanks. But I already have this 1080p clearkey. Right now, I'm looking for a way to get it through a script.
    it's not clearkey, it's widevine key getting through a script


    Code:
    #KODIPROP:inputstream.adaptive.license_type=clearkey
    #KODIPROP:inputstream.adaptive.license_key=0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    I mentioned that I already have the clearkey because I’ve been using it in the player for a while.
    I tried adding the Widevine key directly after license_key= in the m3u configuration, but it didn’t play properly.Only an HTTP(S) type Widevine key link (with the necessary headers) will play properly. However, the clearkey worked.
    Maybe I’m misunderstanding something. Could you provide more information?
    your m3u8 link is likely getting through mytvsuper tv app itself, so the keys are the same, now you just have to make a script that using tv endpoint that get your 1080p MPD, if you are interested in this or you can just use m3u8 since you already have clearkey.
    Getting the dynamic TV version (1080p) or the web version (720p) of an MPD is really simple. I just learned how to get the Widevine key for the web version, but it only works for the web MPD. For the TV version MPD, I have to use what I mentioned as ClearKey (which you referred to as Widevine key) to make it work.
    So I want to modify my script to get the key for the TV version MPD.
    because for live tv, web MPD is different compared to TV MPD, just make sure you extract PSSH from TV MPD, the rest of it should be the same as web.
    Quote Quote  
  20. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by z1269925944 View Post
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Code:
    0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    Here is 1080p key for TVB Jade (Ch.81)
    Thanks. But I already have this 1080p clearkey. Right now, I'm looking for a way to get it through a script.
    it's not clearkey, it's widevine key getting through a script


    Code:
    #KODIPROP:inputstream.adaptive.license_type=clearkey
    #KODIPROP:inputstream.adaptive.license_key=0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    I mentioned that I already have the clearkey because I’ve been using it in the player for a while.
    I tried adding the Widevine key directly after license_key= in the m3u configuration, but it didn’t play properly.Only an HTTP(S) type Widevine key link (with the necessary headers) will play properly. However, the clearkey worked.
    Maybe I’m misunderstanding something. Could you provide more information?
    your m3u8 link is likely getting through mytvsuper tv app itself, so the keys are the same, now you just have to make a script that using tv endpoint that get your 1080p MPD, if you are interested in this or you can just use m3u8 since you already have clearkey.
    Getting the dynamic TV version (1080p) or the web version (720p) of an MPD is really simple. I just learned how to get the Widevine key for the web version, but it only works for the web MPD. For the TV version MPD, I have to use what I mentioned as ClearKey (which you referred to as Widevine key) to make it work.
    So I want to modify my script to get the key for the TV version MPD.
    because for live tv, web MPD is different compared to TV MPD, just make sure you extract PSSH from TV MPD, the rest of it should be the same as web.
    Got it. I’ll tweak my script and test it out. Thanks!
    Quote Quote  
  21. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Originally Posted by spotes View Post
    Originally Posted by z1269925944 View Post
    Code:
    0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    Here is 1080p key for TVB Jade (Ch.81)
    Thanks. But I already have this 1080p clearkey. Right now, I'm looking for a way to get it through a script.
    it's not clearkey, it's widevine key getting through a script


    Code:
    #KODIPROP:inputstream.adaptive.license_type=clearkey
    #KODIPROP:inputstream.adaptive.license_key=0958b9c657622c465a6205eb2252b8ed:2d2fd7b1661b1e28de38268872b48480
    I mentioned that I already have the clearkey because I’ve been using it in the player for a while.
    I tried adding the Widevine key directly after license_key= in the m3u configuration, but it didn’t play properly.Only an HTTP(S) type Widevine key link (with the necessary headers) will play properly. However, the clearkey worked.
    Maybe I’m misunderstanding something. Could you provide more information?
    your m3u8 link is likely getting through mytvsuper tv app itself, so the keys are the same, now you just have to make a script that using tv endpoint that get your 1080p MPD, if you are interested in this or you can just use m3u8 since you already have clearkey.
    Getting the dynamic TV version (1080p) or the web version (720p) of an MPD is really simple. I just learned how to get the Widevine key for the web version, but it only works for the web MPD. For the TV version MPD, I have to use what I mentioned as ClearKey (which you referred to as Widevine key) to make it work.
    So I want to modify my script to get the key for the TV version MPD.
    because for live tv, web MPD is different compared to TV MPD, just make sure you extract PSSH from TV MPD, the rest of it should be the same as web.
    Got it. I’ll tweak my script and test it out. Thanks!
    Image
    [Attachment 81900 - Click to enlarge]

    Thanks for the reminder, it’s really great!
    Quote Quote  
  22. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Never saw that much posts quoted
    Quote Quote  
  23. Member
    Join Date
    Aug 2024
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by aqzs View Post
    Never saw that much posts quoted
    Quote Quote  



Similar Threads

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