VideoHelp Forum




Closed Thread
Results 1 to 27 of 27
  1. Hi.
    Is it possible to download from this service? I have a working WidevineProxy2 setup and I can download the files but in the N_m3u8DL-RE log there is no attempt to decrypt it even though the --key entry is present. I tried with both Shaka and mp4decrypt but it's the same. When I open the resulting file, the first part with the commercials in unencrypted but as soon as the main content starts, the file is scrambled. There are these entries in the log as well:
    Code:
    13:15:32.451 WARN : Muxing to master_manifest_default_r9_2025-11-20_13-13-43.MUX.mkv
    13:15:32.772 WARN : [aost#0:1/copy @ 000001ba14acbb40] Non-monotonic DTS; previous: 14997, current: 0; changing to
    14997. This may result in incorrect timestamps in the output file.
    13:15:32.772 WARN : [aost#0:1/copy @ 000001ba14acbb40] Non-monotonic DTS; previous: 14997, current: 21; changing to
    14997. This may result in incorrect timestamps in the output file.
    13:15:32.773 WARN : [aost#0:1/copy @ 000001ba14acbb40] Non-monotonic DTS; previous: 14997, current: 43; changing to
    14997. This may result in incorrect timestamps in the output file.
    13:15:32.773 WARN : [aost#0:1/copy @ 000001ba14acbb40] Non-monotonic DTS; previous: 14997, current: 64; changing to
    14997. This may result in incorrect timestamps in the output file.
    13:15:32.773 WARN : [aost#0:1/copy @ 000001ba14acbb40] Non-monotonic DTS; previous: 14997, current: 85; changing to
    14997. This may result in incorrect timestamps in the output file.
    13:15:32.774 WARN : [aost#0:1/copy @ 000001ba14acbb40] Non-monotonic DTS; previous: 14997, current: 107; changing to
    14997. This may result in incorrect timestamps in the output file.
    13:15:32.774 WARN : [aost#0:1/copy @ 000001ba14acbb40] Non-monotonic DTS; previous: 14997, current: 128; changing to
    14997. This may result in incorrect timestamps in the output file.
    I tried 1280x720 and 512x288 but the result is the same. Any solution?
    Last edited by kalehrl; 20th Nov 2025 at 07:13.

  2. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    SkyShowtime is a paid subscription service, not a free one

  3. I know but I can't find this information anywhere.
    Last edited by kalehrl; 20th Nov 2025 at 09:10.

  4. you got mpd with ads on browser, that why it's not decrypting correctly
    what title you trying to download

  5. Yes, I'm using a pc browser.
    Funny thing is, there are no ads when I actually play the content in the browser, Tulsa king for example.
    It's only when I download it that the ad segment appears at the beginning of the file.

  6. ad blocker?
    Bypass HMACs, One-time-tokens and Lic.Wrapping: https://github.com/DevLARLEY/WidevineProxy2

  7. I use ublock origin but I tested without it but the result is the same - no ads in browser regardless of ad blocker.
    Code:
    20:52:50.973 WARN : MuxAfterDone is detected, binary merging is automatically enabled
    20:52:50.977 INFO : Start downloading...Vid 960x540 | 1850 Kbps | r0/video/sdr/avc/1850k_540_cmaf | 23.976 | avc1.4d401f
    20:52:51.327 WARN : Reading media info...
    20:52:51.946 INFO : [0x1]: Video, h264 (avc1), 960x540
    20:53:26.644 INFO : Binary merging...
    20:53:27.202 INFO : Start downloading...Aud r0/audio/stereo/en-US | 96 Kbps | mp4a.40.2 | en-US | 2CH | Main
    20:53:27.273 WARN : Reading media info...
    20:53:27.309 INFO : [0x1]: Audio, aac (mp4a)
    20:53:34.729 INFO : Binary merging...
    20:53:35.069 INFO : Start downloading...Sub textstream_1024_17 | sr-RS | Subtitle
    20:53:35.151 WARN : Reading media info...
    20:53:35.187 INFO : NaN: Subtitle, webvtt
    20:53:35.217 WARN : Extracting VTT(raw) subtitle...
    20:53:35.230 INFO : Binary merging...
    20:53:35.236 WARN : master_manifest_default_r9_2025-11-20_20-52-23.mp4
    20:53:35.236 WARN : master_manifest_default_r9_2025-11-20_20-52-23.en-US.m4a
    20:53:35.236 WARN : master_manifest_default_r9_2025-11-20_20-52-23.sr-RS.srt
    20:53:35.237 WARN : Muxing to master_manifest_default_r9_2025-11-20_20-52-23.MUX.mkv
    20:53:35.610 WARN : [aost#0:1/copy @ 0000021069f82440] Non-monotonic DTS; previous: 15040, current: 0; changing to
    15040. This may result in incorrect timestamps in the output file.
    There is no attempt to decrypt the files.

  8. Can you make do with this:
    Code:
    N_m3u8DL-RE "https://63b7562486aa41238bf3d62593f10dca.mediatailor.eu-west-1.amazonaws.com/v1/dash/d89ec62454be0bf5ac10fca7674c77176f0b9ce5/sst-dash-vod-2s-generic/pub/global/4CY/DPY/GMO_00000000239417_02_HDSDR/SST_1731664275311_588e_01/mpeg_cenc_2sec/master_manifest_default_r10.mpd?audioCodec=mp4a.40.2&c3.ri=691f7699_Q1ZYMDc_0_Q0xPVURGUk9OVA_5ac45a77031c&audio=all&subtitle=all&forcedNarrative=true&trickplay=true&aws.sessionId=bcefb001-d391-4e68-8995-0a911a97bf09" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:145.0) Gecko/20100101 Firefox/145.0" -H "Accept: */*" -H "Referer: https://www.skyshowtime.com/" -H "Origin: https://www.skyshowtime.com" --key 000044d31c32f814eeb875886da648a9:8229bacb9468c0a48376f3d8624493d5 --use-shaka-packager -M format=mkv

  9. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by kalehrl View Post
    Can you make do with this:
    Code:
    N_m3u8DL-RE "https://63b7562486aa41238bf3d62593f10dca.mediatailor.eu-west-1.amazonaws.com/v1/dash/d89ec62454be0bf5ac10fca7674c77176f0b9ce5/sst-dash-vod-2s-generic/pub/global/4CY/DPY/GMO_00000000239417_02_HDSDR/SST_1731664275311_588e_01/mpeg_cenc_2sec/master_manifest_default_r10.mpd?audioCodec=mp4a.40.2&c3.ri=691f7699_Q1ZYMDc_0_Q0xPVURGUk9OVA_5ac45a77031c&audio=all&subtitle=all&forcedNarrative=true&trickplay=true&aws.sessionId=bcefb001-d391-4e68-8995-0a911a97bf09" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:145.0) Gecko/20100101 Firefox/145.0" -H "Accept: */*" -H "Referer: https://www.skyshowtime.com/" -H "Origin: https://www.skyshowtime.com" --key 000044d31c32f814eeb875886da648a9:8229bacb9468c0a48376f3d8624493d5 --use-shaka-packager -M format=mkv
    just edit and remove ad from mpd
    Image
    [Attachment 89821 - Click to enlarge]


    Image
    [Attachment 89822 - Click to enlarge]


    https://gofile.io/d/Fo27fH
    Code:
    N_m3u8DL-RE "PATH .mpd" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:145.0) Gecko/20100101 Firefox/145.0" -H "Accept: */*" -H "Referer: https://www.skyshowtime.com/" -H "Origin: https://www.skyshowtime.com" --key 000044d31c32f814eeb875886da648a9:8229bacb9468c0a48376f3d8624493d5 --use-shaka-packager -M format=mkv

  10. You're quite right!
    I just deleted the first period from the mpd and voila, it worked!
    L3 gives full HD!

  11. Code:
     - Tulsa King - S01E01 Go West, Old Man
    
    MPD URL: https://g006-vod-eu-cmaf-prd-cf.pcdn01.cssott.com/pub/global/UiY/mdw/GMO_00000000238001_02_UHDSDR/SST_1729546448442_9638_01/mpeg_cenc/master_manifest_default_r10.mpd
    Keys: 
          500073f82ad6275e0f665edbdb61e0bb:35214c26d079efc15a5240817e700078
          5000b425f2023a9ee54ea3b1d09dab3f:ac2d314f420bb0245d41171f2129caba
    Here is clean url for Tulsa King S01E01 4K SDR

  12. I now encountered a problem with subtitles.
    More than half the lines are missing.
    Is there a program I need to have in N_m3u8DL-RE folder for proper subtitles?
    I checked the website and all subtitle lines are there but when I download the episode, most lines are missing.
    I tried 2 languages and it's the same.

  13. Does anyone have any idea how the subtitle problem can be debugged?

  14. What's that file?
    I see it's a subtitle.
    Subtitle downloaded form SkyShowtime are incomplete.

  15. This is incorrect. You need to compare the text in the subtitle file with the text in the web player.

  16. I did and everything is translated fine in the web player.

  17. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    VT have skyshowtime service, I cant use it without cookies to download from skyshowtime

  18. Code:
    N_m3u8DL-RE "https://63b7562486aa41238bf3d62593f10dca.mediatailor.eu-west-1.amazonaws.com/v1/dash/d89ec62454be0bf5ac10fca7674c77176f0b9ce5/sst-dash-vod-2s-generic/pub/global/Kml/cJ9/GMO_00000000238001_02_HDSDR/SST_1729546426890_584f_01/mpeg_cenc_2sec/master_manifest_default_r9.mpd?c3.ri=69275a79_Q1ZYMDc_1_QUtBTUFJ_343373404412&audio=all&subtitle=all&forcedNarrative=true&trickplay=true&audioCodec=mp4a.40.2%2Cmp4a.40.5&aws.sessionId=ca2c2a85-1224-49bb-bc1f-7f9f4985e93f" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:145.0) Gecko/20100101 Firefox/145.0" -H "Accept: */*" -H "Referer: https://www.skyshowtime.com/" -H "Origin: https://www.skyshowtime.com" --key 0000b31d636d8c65bce35fff5e3201f6:56589678f334c06a76cb9e7f91f7bd79 --use-shaka-packager -M format=mkv
    Can you download this and check?
    Something's iffy with downloaded subtitles definitely.

  19. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    yes, I have check earliar, problem with subtitle missing.
    VT tool might have no problem with subtitle I dont have account to check it out

  20. What is VT tool?
    Quick search didn't help.

  21. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by kalehrl View Post
    What is VT tool?
    Quick search didn't help.
    vinetrimmer
    like this, bbciplayer is service, I have skyshowtime service
    Code:
    2025-11-26 20:11:22 [I] bbciplayer : Retrieving Titles
    2025-11-26 20:11:23 [I] Titles : Title: The Office
    2025-11-26 20:11:23 [I] Titles : Total Episodes: 14
    2025-11-26 20:11:23 [I] Titles : By Season: 1 (8), 2 (6)
    2025-11-26 20:11:23 [I] bbciplayer : Getting tracks for The Office S01E01 - Downsize [b00748l1]
    2025-11-26 20:11:24 [I] bbciplayer : > All Tracks:
    2025-11-26 20:11:24 [I] Tracks : 9 Video Tracks:

  22. Member
    Join Date
    Feb 2026
    Location
    Estados Unidos
    Search PM
    [QUOTE=iamghost;2786808]
    Originally Posted by kalehrl View Post
    Can you make do with this:
    Code:
    N_m3u8DL-RE "https://63b7562486aa41238bf3d62593f10dca.mediatailor.eu-west-1.amazonaws.com/v1/dash/d89ec62454be0bf5ac10fca7674c77176f0b9ce5/sst-dash-vod-2s-generic/pub/global/4CY/DPY/GMO_00000000239417_02_HDSDR/SST_1731664275311_588e_01/mpeg_cenc_2sec/master_manifest_default_r10.mpd?audioCodec=mp4a.40.2&c3.ri=691f7699_Q1ZYMDc_0_Q0xPVURGUk9OVA_5ac45a77031c&audio=all&subtitle=all&forcedNarrative=true&trickplay=true&aws.sessionId=bcefb001-d391-4e68-8995-0a911a97bf09" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:145.0) Gecko/20100101 Firefox/145.0" -H "Accept: */*" -H "Referer: https://www.skyshowtime.com/" -H "Origin: https://www.skyshowtime.com" --key 000044d31c32f814eeb875886da648a9:8229bacb9468c0a48376f3d8624493d5 --use-shaka-packager -M format=mkv
    just edit and remove ad from mpd
    Image
    [Attachment 89821 - Click to enlarge]


    Hi, I have the exact same issue with a Skyshowtime url. What part did you remove? I've tried several combinations and nothing worked. I cannot identify the add part.

    Image
    [Attachment 89822 - Click to enlarge]

  23. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Please don't discuss paid services.




Similar Threads

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