Hello, does anyone know how to download the first video stream in this page?
https://nove.tv/fratelli-di-crozza-puntata-24-ottobre-2025-video
I use the Brave browser, and I've tried almost every extension available for downloading video streams, but all I get is an endless list of video fragments.
+ Reply to Thread
Results 1 to 13 of 13
-
-
Used Chrome, MPD is in network traffic. Used N_m3u8DL-RE to download, not encrypted.
-
Thanks for your help. Could you please be more specific about the steps to take? I don't know what “MPD is in network traffic” means. I don't know how to use N_m3u8DL-RE.
-
-
Code:
N_m3u8DL-RE -mt "https://streaming.aurora.enhanced.live/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3NjE5NTMzNjksIm5iZiI6MTc2MTk1MzM2OSwiZXhwIjoxNzYxOTUzNzI5LCJjb3VudHJ5Q29kZSI6Iml0IiwidWlwIjoiMTQ5LjUwLjIxNS43NSJ9.gex9VzwyPFE503IAY3Wsc06VP7iEQnjMDraSMNv-3wY/it/EHD_612678D/dash/EHD_612678D_DPLUS_ITALY.mpd" -M format=mp4 -H 'accept: */*' -H 'accept-language: en-GB,en-US;q=0.9,en;q=0.8,el;q=0.7' -H 'cache-control: no-cache' -H 'origin: https://nove.tv' -H 'pragma: no-cache' -H 'priority: u=1, i' -H 'referer: https://nove.tv/' -H 'sec-ch-ua: "Google Chrome";v="141", "Not?A_Brand";v="8", "Chromium";v="141"' -H 'sec-ch-ua-mobile: ?0' -H 'sec-ch-ua-platform: "macOS"' -H 'sec-fetch-dest: empty' -H 'sec-fetch-mode: cors' -H 'sec-fetch-site: cross-site' -H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' --save-name "Fratelli di Crozza Puntata 24 ottobre 2025"
Last edited by CMak; 31st Oct 2025 at 18:32.
-
My goodness, this is the most complicated script I've ever seen in my life. Thank you so much! May I ask how you got the string:
?Code:"https://streaming.aurora.enhanced.live/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9. eyJpYXQiOjE3NjE5NTMzNjksIm5iZiI6MTc2MTk1MzM2OSwiZXhwIjoxNzYxOTUzNzI5LCJjb3VudHJ5Q29kZSI6Iml0IiwidWlwIjoiMTQ5LjUwLjIxNS43NS J9.gex9VzwyPFE503IAY3Wsc06VP7iEQnjMDraSMNv-3wY/it/EHD_612678D/dash/EHD_612678D_DPLUS_ITALY.mpd"
p.s. Is there a GUI for N_m3u8DL-RE? -
no GUI for N_m3u8DL-RE just command line
anyway if ur video isn't encrypted you can use yt-dlp with GUI https://github.com/ErrorFlynn/ytdlp-interface
and add just mpd link. and if you copy the mpd link above remove all blank space
[Attachment 89504 - Click to enlarge] -
Thank you very much, just out of curiosity: how do you get the mpd URL from here https://nove.tv/fratelli-di-crozza-puntata-24-ottobre-2025-video?
-
I tried pasting
in ytdlp-interface but I get: ”yt-dlp did not provide any data for this URL!"Code:https://streaming.aurora.enhanced.live/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3NjM4Mzg3MTQsIm5iZiI6MTc2MzgzODcxNCwiZXhwIjoxNzYzODM5MDc0LCJjb3VudHJ5Q29kZSI6Iml0IiwidWlwIjoiODcuNi41Mi44NSJ9.G5W4pKRCjjs5cgT3FrxzNFuNnHHrhmRKOXKcE1NLFwE/it/EHD_612678D/dash/EHD_612678D_DPLUS_ITALY.mpd
-
The URL of the web page with the video stream is written in my first post.
The URL of the .mpd file is the one you see in the code block.
However, I found that it works with Advanced Youtube Client - AYC. It does not work with ytdlp-interface.
Similar Threads
-
Is there any way to grab live stream?
By SavaG in forum Video Streaming DownloadingReplies: 1Last Post: 17th Feb 2025, 22:35 -
How to grab this video?
By shampistols69 in forum Video Streaming DownloadingReplies: 4Last Post: 14th Jan 2025, 16:13 -
Please help me grab this iPlayer video before it goes poof
By Lupine Assassin in forum Video Streaming DownloadingReplies: 16Last Post: 11th Jan 2025, 22:09 -
How to grab RTVE stream?
By pedrothelion in forum Video Streaming DownloadingReplies: 6Last Post: 14th Jul 2021, 08:23 -
Grab Stream Link from Vaughn and other sites
By bitsbb01 in forum Video Streaming DownloadingReplies: 0Last Post: 14th Nov 2020, 16:52



Quote