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 8 of 8
  1. Member
    Join Date
    Feb 2025
    Location
    France
    Search Comp PM
    Hello everyone! I'm new to this forum, though I've been reading through the threads (and stickies) for a few days now, trying to wrap my head around how to download DRM content. I'm happy to report that I've figured out most of it and have had success so far with two websites (tf1.fr and 9now.com.au).

    However, I am struggling now with Tubi. I was able to get the PSSH and the license key (though the latter was trickier than on the other sites but I figured it out). However, when I use N_m3u8DL-RE to download the video, it comes without the audio.

    Here's the video I'm trying to get:
    https://tubitv.com/tv-shows/200178520/s01-e01-pilot

    Here's the syntax of my two attempts so far (both download fine but without sound)--I only changed the -sa option, everything else is identical:

    N_m3u8DL-RE -M format=mp4 -sv 720p -sa lang=en:for=best --key a5e2a8f8b7a8468ea979d7761b5b0a75:6706cef9f7329f95d 3a61787d48efd93 "https://fastly.tubi.video/44a99fc1-70b2-4449-a242-c2661ecc2004/60j7hw53.m3u8?token=eyJhbGciOiJIUzI1NiIsInR5cCI6Ik pXVCJ9.eyJjZG5fcHJlZml4IjoiaHR0cHM6Ly9mYXN0bHkudHV iaS52aWRlbyIsImV4cCI6MTczOTQ4MDQwMCwibWVkaWFfc2lnI jo3MDAwOTE2fQ.-0joDFx1v0gxN2-rcXi8fK96YdJqHY74JXBUaypJKbU" --save-name "Spenser pilot"

    N_m3u8DL-RE -M format=mp4 -sv 720p -sa best --key a5e2a8f8b7a8468ea979d7761b5b0a75:6706cef9f7329f95d 3a61787d48efd93 "https://fastly.tubi.video/44a99fc1-70b2-4449-a242-c2661ecc2004/60j7hw53.m3u8?token=eyJhbGciOiJIUzI1NiIsInR5cCI6Ik pXVCJ9.eyJjZG5fcHJlZml4IjoiaHR0cHM6Ly9mYXN0bHkudHV iaS52aWRlbyIsImV4cCI6MTczOTQ4MDQwMCwibWVkaWFfc2lnI jo3MDAwOTE2fQ.-0joDFx1v0gxN2-rcXi8fK96YdJqHY74JXBUaypJKbU" --save-name "Spenser pilot"

    I did notice something odd in the script's output, an ERROR saying "Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)" which suggests my key might be wrong? I got it through cdrm-project.com.

    Here's the full output I got from N_m3u8DL-RE:

    22:10:50.009 INFO : N_m3u8DL-RE (Beta version) 20241203
    22:10:50.036 INFO : Loading URL: https://fastly.tubi.video/44a99fc1-70b2-4449-a242-c2661ecc2004/60j7hw53.m3u8?token=eyJ...Y74JXBUaypJKbU
    22:10:50.191 INFO : Content Matched: HTTP Live Streaming
    22:10:50.192 INFO : Parsing streams...
    22:10:50.200 ERROR: Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)
    22:10:50.220 WARN : Writing meta json
    22:10:50.221 INFO : Extracted, there are 1 streams, with 1 basic streams, 0 audio streams, 0 subtitle streams
    22:10:50.222 INFO : Vid *UNKNOWN Kbps | 1311 Segments | ~01h35m14s
    22:10:50.224 WARN : An unrecognized encryption method is detected, binary merging is automatically enabled
    22:10:50.229 INFO : Selected streams:
    22:10:50.231 INFO : Vid *UNKNOWN Kbps | 1311 Segments | ~01h35m14s
    22:10:50.232 WARN : Writing meta json
    22:10:50.234 INFO : Save Name: Spenser pilot
    22:10:50.235 INFO : Start downloading...Vid Kbps
    22:10:50.237 WARN : Type: cenc
    22:10:50.238 WARN : PSSH(WV): EhCl4qj4t6hGjql513YbWwp1SOPclZsG
    22:10:50.238 WARN : KID: a5e2a8f8b7a8468ea979d7761b5b0a75
    22:10:50.239 WARN : Reading media info...
    22:10:50.293 INFO : [0x1]: Video, h264 (avc1), 640x352
    22:11:06.971 INFO : Binary merging...
    22:11:10.128 WARN : Type: cenc
    22:11:10.132 WARN : PSSH(WV): EhCl4qj4t6hGjql513YbWwp1SOPclZsG
    22:11:10.134 WARN : KID: a5e2a8f8b7a8468ea979d7761b5b0a75
    22:11:10.237 INFO : Decrypting using MP4DECRYPT...
    22:11:14.374 WARN : Spenser pilot.mp4
    22:11:14.375 WARN : Muxing to Spenser pilot.MUX.mp4
    22:11:18.433 WARN : Cleaning files...
    22:11:18.461 WARN : Rename to Spenser pilot.mp4
    22:11:18.462 INFO : Done

    So what am I missing?
    Quote Quote  
  2. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Bad m3u8. Make sure you select the first one that appears. Stream detector can help. The first m3u8 contains both audio and video tracks
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  3. Code:
    --key a5e2a8f8b7a8468ea979d7761b5b0a75:6706cef9f7329f95d3a61787d48efd93
    filter > .m3u8 > 1
    Last edited by ddll2; 8th Feb 2025 at 03:21.
    Quote Quote  
  4. Member
    Join Date
    Feb 2025
    Location
    France
    Search Comp PM
    Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Bad m3u8. Make sure you select the first one that appears. Stream detector can help. The first m3u8 contains both audio and video tracks
    Yep. That was it! Never thought it could be the wrong m3u8 file, ha! Nice catch. Thanks. Was able to get the video with sound.

    Originally Posted by ddll2 View Post
    Code:
    --key a5e2a8f8b7a8468ea979d7761b5b0a75:6706cef9f7329f95d3a61787d48efd93
    filter > .m3u8 > 1
    Not sure what that filter line means in this context?
    Quote Quote  
  5. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    No problem. It is always good practice to pick the first m3u8 stream detector gives you. Because that's the master/playlist file which will redirect you to other m3u8 files that represent each track separated
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  6. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    video can be easily downloaded using yt-dlp
    Quote Quote  
  7. Member
    Join Date
    Feb 2025
    Location
    France
    Search Comp PM
    Originally Posted by october262 View Post
    video can be easily downloaded using yt-dlp
    I do have that (I use it a lot for YouTube) and have seen it mentioned in a lot of threads, but haven't tried it yet with DRM content. I've been sticking with N_m3u8DL-RE but I suppose I should give it a shot at some point, see how it fares compared to RE.
    Quote Quote  
  8. Ambassador Of Atmosphere
    Join Date
    Nov 2024
    Location
    Brooklyn, NY
    Search Comp PM
    I managed to grab it with Allavsoft. Includes the subtltle file. Enjoy!
    https://sendgb.com/yvcizFfVLTe
    Link expires February 16, 2025.
    We all bleed blue from the inside....
    Quote Quote  



Similar Threads

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