Can anyone help with directions how to download videos from CTV.ca?
I've tried YouTube-dl and all number of video download browser plugins with no luck.
Trying to download the below as an example:
https://www.ctv.ca/shows/time-of-your-life/the-time-she-came-to-new-york-s1e1
Thanks in advance!
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 30 of 30
-
-
It is encrypted. Nothing will work except finding the key to decrypt the stream.
-
It can't be done. Perhaps if you have CTV On Demand available on your satellite receiver or cable box and have a way of capturing that you can get what you want via that method.
-
it has DRM no other way
but here you go: https://mega.nz/file/vDAXGaSC#DR2cES5PG0apJxIInB5yLDM7ksVzyh7TkZUhIMSFERMdiscord=notaghost9997 -
is this the video your after ?? - https://www.youtube.com/watch?v=EJT1ocr25sY
-
Awesome, thanks so much!
I don't suppose you'd be able to share the other episodes that are on there please or have a way around the DRM that you could share?
https://www.ctv.ca/shows/time-of-your-life
Originally Posted by october262Last edited by crappyusername; 4th Dec 2020 at 22:41.
-
I would like to know how to download the series who is the boss, el link es https://www.ctv.ca/shows/whos-the-boss/frankie-and-tony-are-lovers-s4e1
please write to my email omalsese@gmail.com -
Code:
yt-dlp --allow-unplayable-formats https://capi.9c9media.com/destinations/ctvthrowback_hub/platforms/desktop/bond/contents/1562947/contentpackages/2533205/manifest.mpd
-
Woah, this worked.
I am trying to download some really obscure TV shows from CTV.ca that I am worried will be gone forever.
I have been trying to figure it out for hours now....how did you get that URL to enter into yt-dlp? I searched all of the source code and inspected every element and could not find it. How did you get that URL? -
In Firefox, you can use the plugin "Stream Detector" to find the mpd
You can also open the developer tool of your browser and filter in the network tab to find the mpd. -
I just tried this, thank you. Unfortunately YT-dlp says that it's DRM protected.
I did a bit of research and it seems like I need to download keys for it to work? The only place I can find to download keys is with the command "gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242"
However I don't have a Linux machine (I am using Win10 Pro) and even if I did I am not sure where to put the keys or even if that's what makes it work.
Anyone know by any chance? I don't want these shows lost forever!
Sorry about that, it's pretty much every TV show from what I can tell but here's an example of what I am trying to download: https://www.ctv.ca/shows/baby-talk/whiz-kid-s1e6 -
That's why we use --allow-u with ytdlp so that it can download even DRM protected videos.
You don't "download" the keys. You need to "request" them.
Read this post and watch the video, you'll get the hang of it.
https://forum.videohelp.com/threads/404052-Help-downloading-some-videos?highlight=stre...om#post2640514 -
Thanks so much for the reply.
I tried this command:
yt-dlp -f dash-h264_v2_3250000 --allow-u https://www.ctv.ca/shows/baby-talk/whiz-kid-s1e6
it actually downloaded a 570MB file! However when I open it there is no video footage. Did I do something wrong in the command? -
Normal...the video is encrypted.
Now, you have to find the keys to decrypt it. -
read PM ... here ...
[Attachment 64544 - Click to enlarge] -
Vegeta
Hi can you give me your discord, i would like to know something[/QUOTE]
-
-
So ctv.ca has several shows that I can't find anywhere else. I have downloaded some already using yt-dlp. My next step is to decrypt the files and remove the DRM. This is where I am stuck. I have read through this thread and am having trouble piecing things together.
I assume I still need http://getwvkeys.cc/. I could not log in with Discord so I am currently waiting on Discord for help. This thread talks about the widevine DRM but everythign seems to be using Microsoft PlayReady.
[Attachment 67403 - Click to enlarge]
Is using getwvkeys still the only way to decrypt these files? I have read through the thread at https://forum.videohelp.com/threads/404052-Help-downloading-some-videos but cannot seem to figure it out. Is there a new way to do this now? -
-
getwvkeys seem to be standoffish on their Discord. I followed their verification process and stated why I wanted access and the reply I got was "watch them online".
They won't be online forever...
And yes, in Firefox the DRM is widevine. Is one easier to deal with than the other? Actually, once the file is downloaded does it actually matters since the mpd URL is the same regardless?Last edited by eday_2010; 29th Oct 2022 at 17:47.
-
Alright, I have made progress. I got verified on the getwvkeys Discord and have been getting the keys from the website.
All the PSSHs seem to generate 3 license keys. Is there a way to know which key is for the video and which is for the audio, or is it basically trial and error?
I successfully decrypted one series but I have many more to go so I am hoping there's a way to know which keys are the ones to use. -
When you don't know, use all keys with mp4decrypt.
Code:mp4decrypt --key ..... --key ...... --key ......
-
Right now my command line looks like this:
Code:mp4decrypt.exe --key 266af8434a1d06a55212594d380f0f48:d6df228f390a61ebf9eb2b7cbeace3d2 s02e16.mp4 s02e16_dec.mp4 mp4decrypt.exe --key a27cd8f7b7512a2a180387f82799bec6:c87d51a67dc9a26bf2ff683020849948 s02e16.m4a s02e16_dec.m4a ffmpeg.exe -i s02e16_dec.mp4 -i s02e16_dec.m4a -c copy s02e16_final.mp4
-
Nevermind, I figured it out. I can do it the same way I have been I just have to put all three keys in for each video and audio file. Tedious but it works!
-
Hi, i just found this thread, i'm looking to download a video on ctv.ca
so far i've been able to download a mp4 with yt-dlp, but the video is all black, seems like it's because it's crypted?
i've read your messages, but i don't understand how to decrypt the video, i don't undersand the thing with keys?
I tryed to join the getwvkeys discord but it's not working...
so what should i do now?
note that i'm on a mac if i need specific programs.. -
Look at this post and video from Vegeta
https://forum.videohelp.com/threads/404052-Help-downloading-some-videos?highlight=stre...com#post264051
Instead of getwvkeys, you can use https://cdrm-project.com/
Similar Threads
-
Can anyone help me download off CTV/CBC ?
By kristinaz91 in forum Video Streaming DownloadingReplies: 3Last Post: 7th Mar 2021, 16:20 -
downloading subtitles that are not part of video and are overlayed on video
By 3dsmaxed in forum Newbie / General discussionsReplies: 1Last Post: 7th May 2019, 02:41 -
Please help downloading this video
By munununu in forum Video Streaming DownloadingReplies: 2Last Post: 1st Oct 2018, 17:29 -
Seeking free conversion-downloading program, or just the best downloading
By jimmo in forum Video ConversionReplies: 6Last Post: 8th Jan 2017, 15:32 -
Please help downloading this video somehow
By munununu in forum Video Streaming DownloadingReplies: 1Last Post: 16th Oct 2016, 08:24