https://www.ctv.ca/shows/ridiculousness
this is the command i copy
and it works well and download everything all right but i want to pass the keys that i got from siteHTML Code:N_m3u8DL-RE "https://pe-fa-vp04b.9c9media.com/playlist/2429857/29998902/dash/20130001/0a978a3190789ede/manifest.mpd" --header "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0" --header "Referer: https://www.ctv.ca/" --save-name "Ridiculousness _ S12_E1 _ Swizz Beatz _ CTV"
i need to download s12-s14 and yes i tried using devine service but im only getting 540p max stream with devine, but with N_m3u8DL-RE i get 720p streamHTML Code:df5565ccc089f02893acd7d505036ba0:e45ccb030eab3a497829b5f93eed775a a3478095d9da87412d79f918719d468c:4fa68384010d91b4f7b8c29f13188326
so i would like to pass the keys to the main N_m3u8DL-RE command so it will decrypt and mux all files
any idea how cloud i do it?
+ Reply to Thread
Results 1 to 12 of 12
-
-
View the mpd file maximum resolution
Code:<Representation id="h264/v2/192000" codecs="avc1.42c01e" mimeType="video/mp4" width="416" height="234" bandwidth="192000"/> <Representation id="h264/v2/640000" codecs="avc1.4d401f" mimeType="video/mp4" width="640" height="360" bandwidth="640000"/> <Representation id="h264/v2/2048000" codecs="avc1.4d401f" mimeType="video/mp4" width="1024" height="576" bandwidth="2048000"/> <Representation id="h264/v2/3500000" codecs="avc1.640029" mimeType="video/mp4" width="1280" height="720" bandwidth="3500000"/>
-
I already know that mad is 720p max I just want to pass the keys and be able to decrypt and mux all in 1 command
-
https://github.com/nilaoda/N_m3u8DL-RE
Code:N_m3u8DL-RE --help
Code:N_m3u8DL-RE "https://pe-fa-vp04b.9c9media.com/playlist/2429857/29998902/dash/20130001/0a978a3190789ede/manifest.mpd" --header "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0" --header "Referer: https://www.ctv.ca/" --save-name "Ridiculousness _ S12_E1 _ Swizz Beatz _ CTV" --key df5565ccc089f02893acd7d505036ba0:e45ccb030eab3a497829b5f93eed775a --key a3478095d9da87412d79f918719d468c:4fa68384010d91b4f7b8c29f13188326 -M format=mkv
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
I'm looking for the URLs (not the keys) for CTV, CTV2, and E! https://www.ctv.ca/on-air?tab=on-air
I assume they look something like: ...9c9media.com/f/news/ctvnews/manifest.mpd
I tried this one but doesn’t work: ...9c9media.com/f/ctv/ctv/manifest.mpd
Thank you in advance. -
-
I remember looking into this a while ago and trying to 'reverse engineer' their system to get to the CTV/CTV2 streams. As you indicated, there are a couple of free streams but even these pass through a set of API calls and I figured that I could apply the same logic to their other streams. I got part of the way there but would always run into 403 Unauthorized responses, so it seems to me that it's not just a question of 'guessing' the url, but really following the whole flow, including autenthication. In fact, these channels aren't actually free, since access to them is tied to a cable (or similar) subcription. TL;DR: I got nowhere, probably because I wasn't supposed to.
Similar Threads
-
get video from ctv.ca
By Al7777777 in forum Video Streaming DownloadingReplies: 30Last Post: 14th Sep 2024, 01:56 -
Ripping from CTV
By lvstrtrk in forum Newbie / General discussionsReplies: 5Last Post: 28th Aug 2023, 14:21 -
Getting keys from CTV.ca
By X-static in forum Video Streaming DownloadingReplies: 7Last Post: 5th Aug 2022, 15:39 -
CTV.ca
By maxwellja in forum Video Streaming DownloadingReplies: 25Last Post: 12th Feb 2022, 20:09 -
ctv.ca
By Silv3r in forum Video Streaming DownloadingReplies: 12Last Post: 20th Nov 2021, 15:04