VideoHelp Forum




+ Reply to Thread
Results 1 to 22 of 22
  1. Member G.T.X.R's Avatar
    Join Date
    Jan 2025
    Location
    Europe
    Search Comp PM
    Yes, for 1080p best bitrate...

    Code:
    n_m3u8dl-re "https://vod06.msf.cdn.mediaset.net/farmunica/2026/05/2478516_19e5396caf1d01/dashrcenc/hd_wv_mpl.mpd" --key 1b60ed341f53dc38f6bb0016219012e8:15be475b27aa32c6e6a2c4c69f9e18f4 -M mp4 -sv res="1080*":for=best -sa all -ss all --save-name "Pooh 60 - La nostra storia. Il concerto"
    Or, for 1080p worst bitrate...

    Code:
    n_m3u8dl-re "https://vod06.msf.cdn.mediaset.net/farmunica/2026/05/2478516_19e5396caf1d01/dashrcenc/hd_wv_mpl.mpd" --key 1b60ed341f53dc38f6bb0016219012e8:15be475b27aa32c6e6a2c4c69f9e18f4 -M mp4 -sv res="1080*":for=worst -sa all -ss all --save-name "Pooh 60 - La nostra storia. Il concerto"
    Quote Quote  
  2. How do I download this file?
    Quote Quote  
  3. Member G.T.X.R's Avatar
    Join Date
    Jan 2025
    Location
    Europe
    Search Comp PM
    Installing on Windows
    --------------------------

    1.) Download N_m3u8DL-RE.exe (Windows 64-bit) and extract the ZIP
    https://www.videohelp.com/software/N-m3u8DL-RE

    2.) N_m3u8DL-RE need ffmpeg.exe and mp4decrypt.exe

    ° ffmpeg vers 8.1.1 (ffmpeg-release-essentials.7z)
    https://www.gyan.dev/ffmpeg/builds/

    ° mp4decrypt (Bento4-SDK-1-6-0-641.x86_64-microsoft-win32.zip)
    https://www.bento4.com/downloads/

    Extract the 7z and ZIP
    Search ffmpeg.exe inside a ffmpeg-8.1.1 folder "bin"
    Search mp4decrypt.exe inside a Bento4-SDK folder "bin"

    Put these two executables in the same folder where is N_m3u8DL-RE.exe, or in your Windows PATH so N_m3u8DL-RE can use them automatically.

    3.) copy and paste code from previous post to notepad, rename textfile to "download-script.cmd" or any other name (change extension), click to that cmd, this starts downloading video content.
    Quote Quote  
  4. Originally Posted by G.T.X.R View Post
    Yes, for 1080p best bitrate...

    Code:
    n_m3u8dl-re "https://vod06.msf.cdn.mediaset.net/farmunica/2026/05/2478516_19e5396caf1d01/dashrcenc/hd_wv_mpl.mpd" --key 1b60ed341f53dc38f6bb0016219012e8:15be475b27aa32c6e6a2c4c69f9e18f4 -M mp4 -sv res="1080*":for=best -sa all -ss all --save-name "Pooh 60 - La nostra storia. Il concerto"
    Or, for 1080p worst bitrate...

    Code:
    n_m3u8dl-re "https://vod06.msf.cdn.mediaset.net/farmunica/2026/05/2478516_19e5396caf1d01/dashrcenc/hd_wv_mpl.mpd" --key 1b60ed341f53dc38f6bb0016219012e8:15be475b27aa32c6e6a2c4c69f9e18f4 -M mp4 -sv res="1080*":for=worst -sa all -ss all --save-name "Pooh 60 - La nostra storia. Il concerto"
    How are the values "https://vod06.msf.cdn.mediaset.net/farmunica/2026/05/2478516_19e5396caf1d01/dashrcenc/hd_wv_mpl.mpd" and the key 1b60ed341f53dc38f6bb0016219012e8:15be475b27aa32c6e 6a2c4c69f9e18f4 obtained?

    I would like to learn how to download file https://www.wittytv.it/temptation-island/seconda-puntata-mercoledi-1-luglio/ and the subsequent episodes on my own.
    Quote Quote  
  5. https://forum.videohelp.com/threads/416316-%5BRelease%5D-WidevineProxy2-Extension-Bypa...s-Lic-wrapping
    https://forum.videohelp.com/threads/413719-Ready-to-use-CDMs-available-here%21

    Image
    [Attachment 92899 - Click to enlarge]



    Code:
    N_m3u8DL-RE "https://vod06.msf.cdn.mediaset.net/farmunica/2026/07/2496955_19f1fdce129645/dashrcenc/hr_wv_mpl.mpd" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0" -H "Accept: */*" -H "Referer: https://static3.mediasetplay.mediaset.it/" -H "Origin: https://static3.mediasetplay.mediaset.it" --key 2359fff80ec46c50dd1c1905f6c3fad0:a208e573b4249b602198d52b35b58b79 -M format=mkv
    Quote Quote  
  6. Member
    Join Date
    Jul 2026
    Location
    milano
    Search PM
    Ciao a tutti ho eseguito alla lettera la guifa uso win 10 ho effettuato questi passaggi ;

    devo scaricare un video da mediaset
    con widevineproxy2 lo configurato
    e poi ho scaricato ffmpeg e mp4decrypy
    eN_m3u8DL-RE e li ho messi tutti e 3 insieme nella cartella ffmep8.1

    https://mediasetinfinity.mediaset.it/diretta/italia1_cI1

    --key 00f9f3c0783536b8ee91704e23b78016:bfd04d6f544c9cc4d 35cb13ab6778587

    https://live03p-col.msf.cdn.mediaset.net/live/ch-i1/i1-dash-widevine.isml/manifest_hr.mpd

    quando digito la scitta in cmd vedo delle scritte verdi e gialle ma poi dopo un pò mi appare una scritta rossa e non mi scarica niente come faccio a risolvere..grazie mille
    Last edited by gefaro; 4th Jul 2026 at 09:28.
    Quote Quote  
  7. Member
    Join Date
    Jul 2026
    Location
    milano
    Search PM
    SCUSATE PER QUALE MOTIVO AVETE ELIMINATO IL MIO POST?:confuso:
    Quote Quote  
  8. Member G.T.X.R's Avatar
    Join Date
    Jan 2025
    Location
    Europe
    Search Comp PM
    For LIVE streams (''diretta''), you can try this:
    Code:
    @echo off
    for /f %%a in ('powershell -Command "Get-Date -format yyyy.MM.dd#HH.mm.ss"') do set datetime=%%a
    
    set "title=Diretta.TV.mediaset {ch italia 1} - %datetime%"
    
    set ARG=--quiet --meta-title="REC: %title%" -f --directx-volume=1.0
    
    title %title% - The recording will start in a few seconds.
    
    rem ::IT= 151.81.0.0 151.100.255.255::
    rem :: : ::::r a n d o m  i p:::: : ::
    set maxval1=151
    set minval1=151
    
    set maxval2=100
    set minval2=81
    
    set maxval3=255
    set minval3=0
    
    set maxval4=255
    set minval4=0
    
     SET /A N0=%RANDOM% * 255 / 32768
    
     SET /A N1=%RANDOM% * ^(%maxval1% - %minval1% + 1^) / 32768 + %minval1%
    
     SET /A N2=%RANDOM% * ^(%maxval2% - %minval2% + 1^) / 32768 + %minval2%
    
     SET /A N3=%RANDOM% * ^(%maxval3% - %minval3% + 1^) / 32768 + %minval3%
    
     SET /A N4=%RANDOM% * ^(%maxval4% - %minval4% + 1^) / 32768 + %minval4%
    
    SET  "IP=%N1%.%N2%.%N3%.%N4%"
    
    start "REC: %title%" N_m3u8DL-RE "https://live03p-seg.msf.cdn.mediaset.net/live/ch-i1/i1-dash-widevine.isml/manifest_hd.mpd" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://mediasetinfinity.mediaset.it" -H "Referer: https://mediasetinfinity.mediaset.it/" --key 00f9f3c0783536b8ee91704e23b78016:bfd04d6f544c9cc4d35cb13ab6778587 -sv best -sa best -ss all --live-pipe-mux --live-keep-segments false --no-log --save-name "%title%" -H "X-Forwarded-For: %IP%" --tmp-dir "%temp%"
    
    :delay
    timeout /t 1 /nobreak> nul
    IF NOT EXIST "%title%.ts" goto delay
    
    start "REC: %title%" VLC "%title%.ts" %ARG%
    exit
    Quote Quote  
  9. Member G.T.X.R's Avatar
    Join Date
    Jan 2025
    Location
    Europe
    Search Comp PM
    Originally Posted by gefaro View Post
    l'intero link
    If you already got mpd and key, add some necessary data to N_m3u8DL-RE:

    Code:
    -sv res=1080:for=worst
    -sa best
    --save-name "DELITTI AI CARAIBI Ep. 1 L'ippodromo - 21 giu (Rete 4)"
    --no-log
    -M format=mp4
    -mt
    --check-segments-count false
    Change hr_wv_mpl.mpd to hd_wv_mpl.mpd

    So code complete for 1080p is:

    HTML Code:
    N_m3u8DL-RE "https://vod06.msf.cdn.mediaset.net/farmunica/2026/06/2494424_19eda698818645/dashrcenc/hd_wv_mpl.mpd" --key ad5ab222d05d4f5859e8942969cb4a01:f2d702c423cbc6ef76bf9489179c4dfd -sv res=1080:for=worst -sa best --save-name "DELITTI AI CARAIBI Ep. 1 L'ippodromo - 21 giu (Rete 4)" --no-log -M format=mp4 -mt --check-segments-count false
    For best bitrate change -sv res=1080:for=worst to -sv res=1080:for=best
    Quote Quote  
  10. Originally Posted by gefaro View Post
    Premesso che uso linux e firefox, ma con WidevineProxy2 il link cmd a me da questo:
    Code:
    N_m3u8DL-RE "https://vod06.msf.cdn.mediaset.net/farmunica/2026/06/2494424_19eda698818645/dashrcenc/hd_wv_mpl.mpd" -H "User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:151.0) Gecko/20100101 Firefox/151.0" -H "Accept: */*" -H "Referer: https://mediasetinfinity.mediaset.it/" -H "Origin: https://mediasetinfinity.mediaset.it" -H "Sec-GPC: 1" --key ad5ab222d05d4f5859e8942969cb4a01:f2d702c423cbc6ef76bf9489179c4dfd --use-shaka-packager -M format=mkv
    Il tuo link risulta molto più corto.
    Last edited by ax1; 7th Jul 2026 at 10:36.
    Quote Quote  
  11. Member
    Join Date
    Jul 2026
    Location
    milano
    Search PM
    E da cosa dipende che risulta piu corto..io uso chrome..come dicevo in precedenza come faccio a salvare tutta la stringa in modo da metterla insieme.grazie.
    Last edited by gefaro; 7th Jul 2026 at 02:31.
    Quote Quote  
  12. La stringa viene generata in automatico, devi cliccare su CMD vedi immagine post 7 in basso a dx.
    Quote Quote  
  13. Member
    Join Date
    Jul 2026
    Location
    milano
    Search PM
    Scusa se incollo la stringa a me si incolla in cmd..ma la domanda era che voglio sapere una volta che ho il link la key e il manifest come faccio a compilare insieme l'intera stringa e da mandarla in cmd? grazie.
    Last edited by gefaro; 7th Jul 2026 at 02:33.
    Quote Quote  
  14. Member
    Join Date
    Jul 2026
    Location
    milano
    Search PM
    ho formato questo : N_m3u8DL-RE "https://mediasetinfinity.mediaset.it/diretta/canale5_cC5--key 00f9f3c0783536b8ce4a30a01a52e082:e926f7d45af4f7d15 4c990eae6a2d937https://live03p-col.msf.cdn.mediaset.net/live/ch-c5/c5-dash-widevine.isml/manifest_hr.mpd ,per quale motivo andandolo ad inserire in cmd non scarica? Dov'è l'errore.

    poi ho incollato questo suando firefox: Microsoft Windows [Versione 10.0.19045.7417]
    (c) Microsoft Corporation. Tutti i diritti sono riservati.

    C:\Users\Desktop\ffmpeg-8.1.2-full_build>N_m3u8DL-RE "https://live03p-col.msf.cdn.mediaset.net/live/ch-i1/i1-dash-widevine.isml/manifest_hr.mpd" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0" -H "Accept: */*" -H "Referer: https://mediasetinfinity.mediaset.it/" -H "Origin: https://mediasetinfinity.mediaset.it" --key 00f9f3c0783536b8ee91704e23b78016:bfd04d6f544c9cc4d 35cb13ab6778587 --use-shaka-packager -M format=mkv
    15:13:30.154 INFO : N_m3u8DL-RE (Beta version) 20260628
    Unhandled exception: System.IO.FileNotFoundException: shaka-packager not found, please download at: https://github.com/shaka-project/shaka-packager/releases
    at N_m3u8DL_RE.Program.<DoWorkAsync>d__3.MoveNext() + 0x22a5
    --- End of stack trace from previous location ---
    at System.CommandLine.Command.<>c__DisplayClass33_0.< <SetAction>b__0>d.MoveNext() + 0x50
    --- End of stack trace from previous location ---
    at System.CommandLine.Invocation.InvocationPipeline.< InvokeAsync>d__0.MoveNext() + 0x1aa

    non mi fa scaricare.
    Last edited by gefaro; 7th Jul 2026 at 08:27.
    Quote Quote  
  15. 1- download shaka packager
    2- rename it to shaka-packager
    3- move it to the same directory (C:\Users\Rocco\Desktop\ffmpeg-8.1.2-full_build)
    4- use this command
    Code:
    N_m3u8DL-RE "https://live03p-col.msf.cdn.mediaset.net/live/ch-i1/i1-dash-widevine.isml/manifest_hr.mpd" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0" -H "Accept: */*" -H "Referer: https://mediasetinfinity.mediaset.it/" -H "Origin: https://mediasetinfinity.mediaset.it" --key 00f9f3c0783536b8ee91704e23b78016:bfd04d6f544c9cc4d35cb13ab6778587 --use-shaka-packager --live-real-time-merge --live-pipe-mux --live-wait-time 5
    https://github.com/shaka-project/shaka-packager/releases/download/v3.8.0/packager-win-x64.exe
    Quote Quote  
  16. Member
    Join Date
    Jul 2026
    Location
    milano
    Search PM
    Grazie mille ho risolto alla grande..finalmente riesco a scaricare...
    Quote Quote  
  17. Member
    Join Date
    Jul 2026
    Location
    milano
    Search PM
    ho notato una cosa su mediaset quando mi apre il video per visuarllizarlo il programma wineproxy 2 non mi rileva la stringa da mandare in cmd.. a diffrenza se mi da errore mi rileva la stringa da mandare in cmd come mai capita questo? Grazie.
    Quote Quote  
  18. E scritto nella guida, quando WidevineProxy2 intercetta la stringa, il lettore dà errore, se disattivi il lettore visualizza.
    Quote Quote  
  19. Member
    Join Date
    Jul 2026
    Location
    milano
    Search PM
    dov'è l'opzione visualizza?
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!