HLS videos not downloading from Video Downloader Helper #1540
Replies: 2 comments 14 replies
-
I do not work for VDH. I'm just another user. I'm running Windows 11 Pro 64-bit version 24H2 build 26100.2605, Firefox 133.0.3 64-bit, licensed VDH 9.1.0.41 beta, CoApp 2.0.20. That is pretty much the same setup as yours. I visited your example page & got this: But when I tried to download that item on the VDH menu, I got this almost immediately: When I looked in the Firefox Developer Tools/Network Monitor, there was no HLS manifest, neither master nor stream. I thought that was odd, seeing as VDH claimed to be recognizing an HLS video on this page. So I thought maybe things would change once I clicked play on the video. It turns out the video is a couple of screenloads down the page. After I scrolled down to it, I clicked the play button, then paused it after a bit: The Network Monitor now had a few MP2T objects in it but still no manifest. So I opened the VDH Hit Details on this item: There sure is a manifest there. I have no idea how VDH got that manifest URL. Must be some kind of magic that happens inside VDH to make that appear. It's even stranger that VDH found that but it never showed up in the Network Monitor. Anyway, I grabbed that URL & gave it to ffprobe: As you can see, 403 Forbidden errors out the wazoo. That would explain any failure to download. I do so wish this sort of information were still displayed in VDH's error messages. This would at least allow people to solve some, not all, but some of their own problems. My personal take on this one is that there would be no point in clicking the This web site does not have DRM protection in place. But they've done what amounts to what I like to call stealth DRM. They have placed some sort of password on the manifest & they have not made that password public. That makes it impossible to download this content. However, since this content is not protected by DRM, a screen recorder would successfully make a recording of this. That's not as good as downloading, but it seems it's all that's available here. |
Beta Was this translation helpful? Give feedback.
-
by the way, do you know who develops or take care of VHD? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Your question
So, this didn't happen before, but now, I'm trying to download a video from a website, it uses HLS, but the video won't download no matter what I do
My version of video-downloaderhelper and the CoApp
video-downloaderhelper: 9.1.0.41
CoApp: 2.0.19.0
what i am triyng to download: https://tokuzilla.net/watch/bakuage-sentai-boonboomger.html
Addon & CoApp version and details
version: 9.1.0.41
target: mozilla
channel: beta
lang: pt-BR
coapp: {"found":true,"path":"C:\Program Files\DownloadHelper CoApp\vdhcoapp.exe","version":"2.0.19","new_version":false}
license: {"unset":true}
platform: x86-64 win
UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0
{
"never_show_no_incognito_msg_again": true,
"view_options": {
"all_tabs": false,
"low_quality": false,
"sort_by_status": true,
"sort_reverse": false,
"show_button_clean": true,
"show_button_clean_all": false,
"show_button_convert_local": false,
"hide_downloaded": false
},
"open_count_store": 6,
"successfull_dl": 1
}
Beta Was this translation helpful? Give feedback.
All reactions