VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 14 of 14
  1. The web version of mytv super can only obtain 720P links and cannot obtain 1080P links, so I searched on the forum and found this post:
    https://forum.videohelp.com/threads/414196-mytv-super-1080p-stream
    But after reading this post, I would like to ask everyone how to obtain the 1080p link of mytv super through the following two replies to this post? What tools are needed? For example: WKS-KEYS or Pywidevine
    https://forum.videohelp.com/threads/414196-mytv-super-1080p-stream#post2731673
    https://forum.videohelp.com/threads/414196-mytv-super-1080p-stream#post2731843
    Mytv super has free programs: https://www.mytvsuper.com/en/content/10048/Free-Programme/
    Link: https://www.mytvsuper.com/en/programme/blueplanetrevisitedworldwide0003_142546/Blue-Pl...net-Revisited/
    Quote Quote  
  2. HTML Code:
    Episode: 細看藍地球.Blue Planet Revisited.EP01
    Getting MPD and key information...
    
    MPD Link: http://wowza-rr-vod-7.edgeware.tvb.com/cencmdrmv/_definst_/smil:vipo/mytvsuper15/69394/6939382/mps_000005394006.smil/manifest.mpd?sig=eea8485d7cf1d979680100dd50d532ea&ext_start_limit=1737294467&int_start_limit=1737294467&ts=1737294467&c=869793498
    
    Keys:
    03afbccd9cfcc10f65ec99a4712dea9a:9f7f4acde6fcc9b72a0e6f0194ffa52b
    it's still working, you need a script to get information.
    HTML Code:
    params = {
    'platform': 'android_tv',
    'video_id': video_id,
    }
    response = requests.get(url='https://user-api.mytvsuper.com/v1/video/checkout',
    params=params, headers=headers)
    Quote Quote  
  3. Originally Posted by z1269925944 View Post
    HTML Code:
    Episode: 細看藍地球.Blue Planet Revisited.EP01
    Getting MPD and key information...
    
    MPD Link: http://wowza-rr-vod-7.edgeware.tvb.com/cencmdrmv/_definst_/smil:vipo/mytvsuper15/69394/6939382/mps_000005394006.smil/manifest.mpd?sig=eea8485d7cf1d979680100dd50d532ea&ext_start_limit=1737294467&int_start_limit=1737294467&ts=1737294467&c=869793498
    
    Keys:
    03afbccd9cfcc10f65ec99a4712dea9a:9f7f4acde6fcc9b72a0e6f0194ffa52b
    it's still working, you need a script to get information.
    HTML Code:
    params = {
    'platform': 'android_tv',
    'video_id': video_id,
    }
    response = requests.get(url='https://user-api.mytvsuper.com/v1/video/checkout',
    params=params, headers=headers)
    Hello, do you mean scripts similar to WKS-KEYS or Pywidevine? Is there any other way to obtain information besides using scripts? For example, exe programs similar to N_m3u8DL RE, websites similar to CDRM Project, extensions similar to WidevineProxy2, or software similar to StreamFab
    Quote Quote  
  4. similar to noting. need custom py script to get this info, with part of code provide from z1269925944
    Quote Quote  
  5. Originally Posted by hizbf View Post
    Originally Posted by z1269925944 View Post
    HTML Code:
    Episode: 細看藍地球.Blue Planet Revisited.EP01
    Getting MPD and key information...
    
    MPD Link: http://wowza-rr-vod-7.edgeware.tvb.com/cencmdrmv/_definst_/smil:vipo/mytvsuper15/69394/6939382/mps_000005394006.smil/manifest.mpd?sig=eea8485d7cf1d979680100dd50d532ea&ext_start_limit=1737294467&int_start_limit=1737294467&ts=1737294467&c=869793498
    
    Keys:
    03afbccd9cfcc10f65ec99a4712dea9a:9f7f4acde6fcc9b72a0e6f0194ffa52b
    it's still working, you need a script to get information.
    HTML Code:
    params = {
    'platform': 'android_tv',
    'video_id': video_id,
    }
    response = requests.get(url='https://user-api.mytvsuper.com/v1/video/checkout',
    params=params, headers=headers)
    Hello, do you mean scripts similar to WKS-KEYS or Pywidevine? Is there any other way to obtain information besides using scripts? For example, exe programs similar to N_m3u8DL RE, websites similar to CDRM Project, extensions similar to WidevineProxy2, or software similar to StreamFab

    yes you need a custom script like lomero mentioned
    Quote Quote  
  6. yes you need a custom script like lomero mentioned[/QUOTE]


    Can you share the script
    Quote Quote  
  7. Originally Posted by forget View Post
    yes you need a custom script like lomero mentioned

    Can you share the script[/QUOTE]

    the key part is already shared, you can create your own based on that
    Quote Quote  
  8. I don't know how to create scripts, this information gives me like a headless fly
    Quote Quote  
  9. Originally Posted by forget View Post
    I don't know how to create scripts, this information gives me like a headless fly
    maybe start here
    https://forum.videohelp.com/threads/415366-the-slacker-s-guide-to-mass-downloading-%28...net-automation
    Quote Quote  
  10. Originally Posted by z1269925944 View Post
    Originally Posted by forget View Post
    I don't know how to create scripts, this information gives me like a headless fly
    maybe start here
    https://forum.videohelp.com/threads/415366-the-slacker-s-guide-to-mass-downloading-%28...net-automation
    thank you
    I will go read it
    Quote Quote  
  11. Originally Posted by z1269925944 View Post
    Originally Posted by hizbf View Post
    Originally Posted by z1269925944 View Post
    HTML Code:
    Episode: 細看藍地球.Blue Planet Revisited.EP01
    Getting MPD and key information...
    
    MPD Link: http://wowza-rr-vod-7.edgeware.tvb.com/cencmdrmv/_definst_/smil:vipo/mytvsuper15/69394/6939382/mps_000005394006.smil/manifest.mpd?sig=eea8485d7cf1d979680100dd50d532ea&ext_start_limit=1737294467&int_start_limit=1737294467&ts=1737294467&c=869793498
    
    Keys:
    03afbccd9cfcc10f65ec99a4712dea9a:9f7f4acde6fcc9b72a0e6f0194ffa52b
    it's still working, you need a script to get information.
    HTML Code:
    params = {
    'platform': 'android_tv',
    'video_id': video_id,
    }
    response = requests.get(url='https://user-api.mytvsuper.com/v1/video/checkout',
    params=params, headers=headers)
    Hello, do you mean scripts similar to WKS-KEYS or Pywidevine? Is there any other way to obtain information besides using scripts? For example, exe programs similar to N_m3u8DL RE, websites similar to CDRM Project, extensions similar to WidevineProxy2, or software similar to StreamFab

    yes you need a custom script like lomero mentioned
    May I ask what other information is needed to obtain the video link for mytv super 1080P besides the information you provided? For example, the headers (request or response), PSSH, or License URL of the video
    Quote Quote  
  12. Originally Posted by hizbf View Post
    Originally Posted by z1269925944 View Post
    Originally Posted by hizbf View Post
    Originally Posted by z1269925944 View Post
    HTML Code:
    Episode: 細看藍地球.Blue Planet Revisited.EP01
    Getting MPD and key information...
    
    MPD Link: http://wowza-rr-vod-7.edgeware.tvb.com/cencmdrmv/_definst_/smil:vipo/mytvsuper15/69394/6939382/mps_000005394006.smil/manifest.mpd?sig=eea8485d7cf1d979680100dd50d532ea&ext_start_limit=1737294467&int_start_limit=1737294467&ts=1737294467&c=869793498
    
    Keys:
    03afbccd9cfcc10f65ec99a4712dea9a:9f7f4acde6fcc9b72a0e6f0194ffa52b
    it's still working, you need a script to get information.
    HTML Code:
    params = {
    'platform': 'android_tv',
    'video_id': video_id,
    }
    response = requests.get(url='https://user-api.mytvsuper.com/v1/video/checkout',
    params=params, headers=headers)
    Hello, do you mean scripts similar to WKS-KEYS or Pywidevine? Is there any other way to obtain information besides using scripts? For example, exe programs similar to N_m3u8DL RE, websites similar to CDRM Project, extensions similar to WidevineProxy2, or software similar to StreamFab

    yes you need a custom script like lomero mentioned
    May I ask what other information is needed to obtain the video link for mytv super 1080P besides the information you provided? For example, the headers (request or response), PSSH, or License URL of the video
    this https://forum.videohelp.com/threads/414196-mytv-super-1080p-stream#post2731843
    Quote Quote  
  13. Originally Posted by z1269925944 View Post
    HTML Code:
    Episode: 細看藍地球.Blue Planet Revisited.EP01
    Getting MPD and key information...
    
    MPD Link: http://wowza-rr-vod-7.edgeware.tvb.com/cencmdrmv/_definst_/smil:vipo/mytvsuper15/69394/6939382/mps_000005394006.smil/manifest.mpd?sig=eea8485d7cf1d979680100dd50d532ea&ext_start_limit=1737294467&int_start_limit=1737294467&ts=1737294467&c=869793498
    
    Keys:
    03afbccd9cfcc10f65ec99a4712dea9a:9f7f4acde6fcc9b72a0e6f0194ffa52b
    it's still working, you need a script to get information.
    HTML Code:
    params = {
    'platform': 'android_tv',
    'video_id': video_id,
    }
    response = requests.get(url='https://user-api.mytvsuper.com/v1/video/checkout',
    params=params, headers=headers)
    May I ask how to obtain the video ID of mytvsuper? Is the web video ID the same as the TV video ID?
    Quote Quote  
  14. Originally Posted by hizbf View Post
    Originally Posted by z1269925944 View Post
    HTML Code:
    Episode: 細看藍地球.Blue Planet Revisited.EP01
    Getting MPD and key information...
    
    MPD Link: http://wowza-rr-vod-7.edgeware.tvb.com/cencmdrmv/_definst_/smil:vipo/mytvsuper15/69394/6939382/mps_000005394006.smil/manifest.mpd?sig=eea8485d7cf1d979680100dd50d532ea&ext_start_limit=1737294467&int_start_limit=1737294467&ts=1737294467&c=869793498
    
    Keys:
    03afbccd9cfcc10f65ec99a4712dea9a:9f7f4acde6fcc9b72a0e6f0194ffa52b
    it's still working, you need a script to get information.
    HTML Code:
    params = {
    'platform': 'android_tv',
    'video_id': video_id,
    }
    response = requests.get(url='https://user-api.mytvsuper.com/v1/video/checkout',
    params=params, headers=headers)
    May I ask how to obtain the video ID of mytvsuper? Is the web video ID the same as the TV video ID?
    you can get it from webpage response
    Quote Quote  



Similar Threads

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