You are correct. VDH detects nothing on this site even after you launch playback. I
can't explain why. I landed on this one:
https://video.telequebec.tv/player/39736/stream?assetType=episodes&playlist_id=190
It seems to be the first episode of a series. I used the usual technique of opening the
Network Monitor & looking for a master manifest. I found one quickly enough & ran it
through ffprobe. I saw there were several choices for video resolution, the highest
being 1280x720. The format of this content is MP4. I used ffmpeg to download the
1280x720 MP4. I also noticed that ffprobe found a stream manifest for subtitles. As
usual, ffprobe gave an error but ffmpeg downloaded the .vtt just fine. I played the
video in VLC & it detected the subtitles, which happened to be in French, which is good
because most of the dialog was spoken rather indistinctly. I'm used to Martin McGuire &
Dany Dubé. The folks in this video weren't speaking at all like Martin & Dany but I
understood the captions just fine. Weird clip. Not my sort of thing but it's always
good to exercise my French.
Anyway, if you are determined to download the content from this site, you can do it with
ffmpeg. I explain how in a tutorial in this discussion group. To find it, start by
clicking this:
https://groups.google.com/g/video-downloadhelper-q-and-a/c/BzPLK2YyL-s
Among the many useful references in there, search for the one that contains "cannot
download" within the text. That will give you the link to the ffmpeg tutorial.
About the master manifest here. It shows 5 Programs. The first 3 Programs consist of a
unique audio Stream & a unique video Stream. The last 2 Programs show unique video
Streams but a common Audio stream. Usually, VDH shows content like this as separate
video & audio that you have to download as 2 separate operations. But VDH shows nothing
at all here. The master manifest doesn't show up until after you launch playback on the
video. Even then, VDH still doesn't recognize anything. I'm using the latest, VDH
7.6.5a3 beta, which is the same as the public release 7.6.6.
I note that the content here is served by site boltdns. This is the same site used by
the Metropolitan Opera. Speaking of whom, I do hope they recover from their recent
cyberattack. They've been down all week. Why would anyone attack an opera company? The
world is full of sickos.
Whoa. Stop the presses. After reloading the telequebec page a couple of times, VDH
finally displayed something. It does look like the separate video & audio deal. So
maybe you just need to load the page, launch playback, reload the page, launch playback
again, & keep doing that until VDH shows you something. It is weird that I didn't see
anything in the VDH menu until after I had given up looking for anything there. But it
seems like a little persistence will get you there. Still, if you want the captions,
you'll have to resort to ffmpeg.