Hi everybody,
I am a beginner with all these powerful tools and I tried with success to download some videos (both with N_m3u8DL-RE and yt-dlp)... but I actually have problems with Raiplay videos from Olympic Games events. Some are downloadable (with N_m3u8DL-RE), some aren't.
In particular, I would need help with this one: https://www.raiplay.it/video/2026/02/Olimpiadi-Invernali-Milano-Cortina-2026---Hockey-...d87c6a8a7.html
I don't understand if DRM protection is sometimes stronger, or if I do something wrong.
Thanks a lot!
+ Reply to Thread
Results 1 to 6 of 6
-
-
Code:
N_m3u8DL-RE "https://vod2-rai-it.akamaized.net/playlist-service/podcastcdn/drm_root/DRMNagra_Olimpiadi_Invernali_Milano_Cortina_2026_M_multiaudio/28522846_,1800,2400/manifest_mvnumber.mpd?hdnea=st=1771586587~exp=1771586737~acl=/*~hmac=2830270c648c9799c60b74453df08723d65e81504d73c6483f7406a94afa312e" --key dc5488871c435509b3de0265911f5891:c8112686f69d9602701aea2af78e5e82 -M format=mkv
-
what error?
this one? Segment count check not pass, total: 700, downloaded: 699.
add cmd --check-segments-count false
Code:N_m3u8DL-RE "https://vod2-rai-it.akamaized.net/playlist-service/podcastcdn/drm_root/DRMNagra_Olimpiadi_Invernali_Milano_Cortina_2026_M_multiaudio/28522846_,1800,2400/manifest_mvnumber.mpd?hdnea=st=1771586587~exp=1771586737~acl=/*~hmac=2830270c648c9799c60b74453df08723d65e81504d73c6483f7406a94afa312e" --key dc5488871c435509b3de0265911f5891:c8112686f69d9602701aea2af78e5e82 -M format=mkv --check-segments-count false
-
no matter if I add or not the string you suggested. Same error, which is:
Unhandled exception: System.IO.FileNotFoundException: mp4decrypt not found, please download at: https://www.bento4.com/downloads/
at N_m3u8DL_RE.Program.<DoWorkAsync>d__3.MoveNext() + 0x21bf
--- End of stack trace from previous location ---
at System.CommandLine.Command.<>c__DisplayClass33_0.< <SetAction>b__0>d.MoveNext() + 0x51
--- End of stack trace from previous location ---
at System.CommandLine.Invocation.InvocationPipeline.< InvokeAsync>d__0.MoveNext() + 0x1d2
Actually it got worse now than my previous attempts in the last days..... when at least download started, and in the end a message "failed" appeared.
I am on Windows 10. My successful attempts on other links were through Command Prompt and not Powershell (if that matters).
Just as a test, no problem with Mediaset Infinity (just to cite another italian platform).
Should I have to install that "mp4decrypt" indicated?
Similar Threads
-
Download from olympic channel and tokengenerator?
By Cryosim in forum Video Streaming DownloadingReplies: 2Last Post: 28th Jul 2024, 11:33 -
Need Help to download from RaiPlay
By kintaor in forum Video Streaming DownloadingReplies: 2Last Post: 1st Jul 2024, 01:50 -
Help for downloading from RaiPlay
By kintaor in forum Video Streaming DownloadingReplies: 3Last Post: 25th Jun 2024, 08:56 -
Download a Olympic video
By Toyot in forum Video Streaming DownloadingReplies: 6Last Post: 10th Oct 2021, 02:21 -
nbc olympic
By supersport in forum Video Streaming DownloadingReplies: 11Last Post: 8th Aug 2021, 15:10


Quote
