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 6 of 6
  1. I'm trying to download videos from MTV Canada, but unable to. I tried using yt-dlp, youtube-dl, tubedigger & ffmpeg but it's giving me an error "The video is DRM protected".

    Please guide me how to download videos from MTV Canada, here are the episodes I'm trying to download:
    https://www.ctv.ca/shows/the-challenge/tis-the-season-s23e1

    Thanks.

    PS. You need to use a VPN & change the location to Canada to play them.
    Quote Quote  
  2. Download

    Code:
    yt-dlp --external-downloader aria2c --allow-u https://capi.9c9media.com/destinations/ctvmtv_hub/platforms/desktop/bond/contents/1335678/contentpackages/1884446/manifest.mpd
    Key

    Code:
        865cd8a6a140c8940b3922db92380286:300a710d94a2e01898ac0c83eebfa02e
        602be705fce615893bbcce356455fae3:8974597f93a5b8ed0f3e9c3212a4d54d
    your file

    Code:
    https://www.transfernow.net/dl/202207161uaBJRR8
    Last edited by cedric8528; 16th Jul 2022 at 03:01.
    Quote Quote  
  3. Originally Posted by cedric8528 View Post
    Download

    Code:
    yt-dlp --external-downloader aria2c --allow-u https://capi.9c9media.com/destinations/ctvmtv_hub/platforms/desktop/bond/contents/1335678/contentpackages/1884446/manifest.mpd
    Key

    Code:
        865cd8a6a140c8940b3922db92380286:300a710d94a2e01898ac0c83eebfa02e
        602be705fce615893bbcce356455fae3:8974597f93a5b8ed0f3e9c3212a4d54d
    your file

    Code:
    https://www.transfernow.net/dl/202207161uaBJRR8
    Thank you for replying.
    By using the .mpd code you provided, I was able to download 2 separate audio & video files, but they don't play. I think they're encrypted. I'm new to this, so I am not sure how to decrypt them. If you could guide me, it'd be appreciated.
    Quote Quote  
  4. he literally gave the decryption keys lol
    Quote Quote  
  5. Decrypt audio

    Code:
    ./mp4decrypt --key 602be705fce615893bbcce356455fae3:8974597f93a5b8ed0f3e9c3212a4d54d audio.m4a output.m4a
    Decrypt video

    Code:
    ./mp4decrypt --key 865cd8a6a140c8940b3922db92380286:300a710d94a2e01898ac0c83eebfa02e video.mp4 output.mp4
    Merge with ffmpeg

    Code:
    ffmpeg -i output.mp4 -i output.m4a -c copy new.mp4
    Quote Quote  
  6. Originally Posted by cedric8528 View Post
    Download

    Code:
    yt-dlp --external-downloader aria2c --allow-u https://capi.9c9media.com/destinations/ctvmtv_hub/platforms/desktop/bond/contents/1335678/contentpackages/1884446/manifest.mpd
    Key

    Code:
        865cd8a6a140c8940b3922db92380286:300a710d94a2e01898ac0c83eebfa02e
        602be705fce615893bbcce356455fae3:8974597f93a5b8ed0f3e9c3212a4d54d
    your file

    Code:
    https://www.transfernow.net/dl/202207161uaBJRR8
    How did you find the keys?
    Quote Quote  



Similar Threads

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