tried yt-dlp, with browser cookies. Tried the developer tools trick too (network serction). None has worked
Try How do I pass cookie to yt-dlp.
As install YT-dlp on your command line, (including ffmpeg). Log in to your site, and use this section to pass the cookie to your YT-dlp command with your video link.
I don’t think yt-dlp can crack DRM… most sites don’t bother using it.
I always try yt-dlp first with the website URL. If that doesn’t work I either try the URL shown in the network tab in the debug menu or try to find a video source URL by inspecting the video html container.
Once I’ve found a URL using one of those methods I again throw it at yt-dlp
Dumb question, but does the page source show where the video is contained?
hmm, I tried view page source, on the opened page I found only one occurrence of word “video”:
<meta property="og:url" content="/video/751778"/>
Video DownloadHelper?
Most of the time you can check your network tab in the dev console. If it’s not there, throw the url at jdownloader.
If the page uses the built-in player, right click and save as should work. If right click is disabled, get an extension to force enable it.
you can shift+right click on a page to force it, no extension needed
option isn’t there

Can you give us the URL?
didn’t want to publish specific link cuz I thought it would break community’s rules
here: https://www.aljazeera360.com/video/751778?t=0
you will need to sign inThey seem to use MPEG-DASH, which shows as a series of MP4 files each returning 206 Partial Content. I tried https://github.com/emarsden/dash-mpd-cli to download it using the MPD XML file, which you can find by filtering for “master” in your browsers network log. But that didn’t work. Still, you might want to spend more time on it than I have at the moment.

hmm, from searching yesterday, I found it mentioned in stackexchange or r/youtubdl that I’m supposed to “decrypt” them, not sure what it means. Maybe someday I’ll search more, rn I’m on limited data plan
What was the error you got when you ran
yt-dlp?[generic] Extracting URL: https://www.aljazeera360.com/video/742807 [generic] 742807: Downloading webpage WARNING: [generic] Falling back on generic information extractor [generic] 742807: Extracting information ERROR: Unsupported URL: https://www.aljazeera360.com/video/742807
@zaknenou try cobalt.tools
deleted by creator
Try using Jdownloader2








