Thanks a lot mate, I'm not a developer or something like that but I will try to do my best in order to succeed with it.
Is there any ready-for-use tool/utility or a plug-in for browser that can do this "dirty job" in an easier way?
Thanks again for your help and video that in the meantime I have already downloaded and it plays like a charm!![]()
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 151 to 180 of 219
-
-
Example
Link Video
[IMG=MESDQQD_t]https://thumbs4.imagebam.com/0c/aa/6f/MESDQQD_t.jpg[/IMG]
PSSH
[IMG=MESDQTO_t]https://thumbs4.imagebam.com/35/59/44/MESDQTO_t.jpg[/IMG]
License
[IMG=MESDQUF_t]https://thumbs4.imagebam.com/d6/0c/a9/MESDQUF_t.jpg[/IMG]
Then go toCode:https://cdrm-project.com/
-
-
So I have not tried it with this specific site, but, this tool is excellent typically for jobs such as this => https://github.com/FoxRefire/wvg
Follow the instructions closely, and you should hopefully be able to get it to work! -
[/QUOTE] So I have not tried it with this specific site, but, this tool is excellent typically for jobs such as this => https://github.com/FoxRefire/wvg
Follow the instructions closely, and you should hopefully be able to get it to work![/QUOTE]
Thanks a lot keep_it_breezy, I'm not a developer or in any case good in programming and I was hoping for an utility or a plug-in that's easy to use in tracking down the key. However, I will try all the advices and tips you all gave me.
Thanks again for your help. -
Hi Goku73, I followed your procedure and I want to thank you because I was able to download (by tool Nm3u8DLRE.exe) a folder with various folders and files inside: the folder containing the video but at the moment is made up of many small files with m4s extension.
Your procedure works great but now I would like to create (from all these files) a single mp4 or mkv video file.
How should I proceed at this point?
Should I maybe use tool ffmpeg for this purpose? How?
Thanks in advance.
Rgds
PS: fyi, this is the command line I used to download the files.
C:\N_m3u8DL-RE.exe "https://vod06.msf.cdn.mediaset.net/farmunica/2024/05/1595592_18fc9abaf1df89/dashrcenc/hr_wv_mpl.mpd" --save-name "D-day: il giorno pił lungo" --select-video best --select-audio all --select-subtitle all -mt -M format=mkv --log-level OFF --key 7d5e4c8d1351ca9d68a4272a09034045:e7a10bb246f65cbf0 5cdc551ea992d9e -
To merge you have to use -M format=mkv or -M mkv, which is in the command you provided. I ran the command you send and got a single playable :
[Attachment 79806 - Click to enlarge] -
-
Try running :
Code:C:\N_m3u8DL-RE.exe "https://vod06.msf.cdn.mediaset.net/farmunica/2024/05/1595592_18fc9abaf1df89/dashrcenc/hr_wv_mpl.mpd" --save-name "D-day: il giorno pił lungo" --select-video best --select-audio all --select-subtitle all -mt -M format=mkv --log-level OFF --key 7d5e4c8d1351ca9d68a4272a09034045:e7a10bb246f65cbf05cdc551ea992d9e
-
Just tried your path but with no success, same download with multifiles m4s
(C:\N_m3u8DL-RE.exe "https://vod06.msf.cdn.mediaset.net/farmunica/2024/05/1595592_18fc9abaf1df89/dashrcenc/hr_wv_mpl.mpd" --save-name "D-day: il giorno pił lungo" --select-video best --select-audio all --select-subtitle all -mt -M format=mkv --log-level OFF --key 7d5e4c8d1351ca9d68a4272a09034045:e7a10bb246f65cbf0 5cdc551ea992d9e)
I got the following exe files: N_m3u8DL-RE, mp4decrypt and ffmpeg. All 3 files are on c:\ root
Do I need to add mkvmerge as well with the others 3 ? I have just downloaded the entire mkvtool.
"Does the command gives errors ?" No errors after downloaded it.Last edited by sgtpepper; 11th Jun 2024 at 10:41.
-
wrong key. also mkvmerge.exe needed if you use -M format=mkv:muxer=mkvmerge
otherwise N_m3u8DL-RE use default ffmpeg to merge video+audio on mkv format
so try to download again with:
Code:N_m3u8DL-RE "https://vod06.msf.cdn.mediaset.net/farmunica/2024/05/1595592_18fc9abaf1df89/dashrcenc/hd_wv_mpl.mpd" --save-name "D-day: il giorno pił lungo" -M format=mkv:muxer=mkvmerge --log-level OFF --key eb44909b2cfe0021cd4604bcfa5cc3ad:ab91ec0783f78c3927f462f782e76c75
-
-
just done but with same result: many m4s files as output, no single playable file.
Question: could it be due to my version of N_m3u8DL-RE.exe? -
-
Yes, I awaited til the end but with same result at the end. No errors during downloading with N_m3u8DL-Re, simply after downloaded I have the folder with the name of the movie and inside this (pls see picture attached). Inside folder "0_2_1_avc1.64001e_1006143_" are many m4s files.
-
You need ffmpeg and mp4decrypt or even better shakapackager in the same folder with N_m3u8DL-RE I pass you the necessary files the most up-to-date for Windows
Code:https://gofile.io/d/Gw39nh
Code:N_m3u8DL-RE.exe "https://vod06.msf.cdn.mediaset.net/farmunica/2024/05/1595592_18fc9abaf1df89/dashrcenc/hd_wv_mpl.mpd" --save-name "D-day.360.-.Il.Giorno.Piu.Lungo" -sv best -sa all -ss all --sub-format srt -M format=mkv --use-shaka-packager --key 7d5e4c8d1351ca9d68a4272a09034045:e7a10bb246f65cbf05cdc551ea992d9e
hd_wv_mpl.mpd -
Last edited by sgtpepper; 11th Jun 2024 at 11:42.
-
maybe your N_m3u8DL-RE or ffmpeg or mp4decrypt are wrong because some tool can't merge at final mkv file
so download N_m3u8DL-RE from here https://www.videohelp.com/software/N-m3u8DL-RE
ffmpeg from here https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-full.7z
and mp4decrypt from here https://files.videohelp.com/u/287921/mp4decrypt.zip
and download again from my code https://forum.videohelp.com/threads/412937-mediaset-infinity-m3u8-link-not-found/page6#post2739133 -
-
-
-
-
Last edited by sgtpepper; 11th Jun 2024 at 12:38.
-
-
-
Could you run that command WITHOUT log level OFF..
Code:N_m3u8DL-RE "https://vod06.msf.cdn.mediaset.net/farmunica/2024/05/1595592_18fc9abaf1df89/dashrcenc/hd_wv_mpl.mpd" --save-name "D-day: il giorno pił lungo" -M format=mkv:muxer=mkvmerge --key eb44909b2cfe0021cd4604bcfa5cc3ad:ab91ec0783f78c3927f462f782e76c75
-
-
-
Thanks Aqzs, will do but I am the admin. of this machine and I have full control of the system. I've already tried to save on another location inside a folder of the admin user but with no success. Anyway, I will try again to save it just leave no stone unturned. Thx again.
code:
C:\>N_m3u8DL-RE.exe "https://vod06.msf.cdn.mediaset.net/farmunica/2024/05/1595592_18fc9abaf1df89/dashrcenc/hd_wv_mpl.mpd" --save-name "D-day: il giorno pił lungo" -M format=mkv:muxer=mkvmerge --save-dir C:/downloads/ --key eb44909b2cfe0021cd4604bcfa5cc3ad:ab91ec0783f78c392 7f462f782e76c75Last edited by sgtpepper; 11th Jun 2024 at 15:42.
Similar Threads
-
Can anyone help with a m3u8 link .
By aelhouari in forum Video Streaming DownloadingReplies: 0Last Post: 20th Sep 2022, 22:49 -
How can i get m3u8 link from netu.tv
By madnesofjuice in forum Video Streaming DownloadingReplies: 66Last Post: 31st Oct 2021, 08:59 -
How to play this m3u8 link
By takheang303 in forum Video Streaming DownloadingReplies: 5Last Post: 1st Oct 2021, 17:18 -
how to get m3u8 link from this site
By ningnong132 in forum Video Streaming DownloadingReplies: 22Last Post: 15th Jul 2021, 03:07 -
How can i get m3u8 link from dailymotion
By c_cem in forum Video Streaming DownloadingReplies: 1Last Post: 16th Jan 2019, 17:26