After asking for help and having been able to do it on my own, to download the Fifa matches, this is the method I use.
Necessary tools:
- N_m3u8DL-RE --> to download.
(with mp4decrypt, shaka-packager, ffmpeg and mkvmerge)
- Stream detector --> to get the .mpd link
(Copy stream URL as N_m3u8DL-RE command)
- Widevine L3 guessor --> to get the keys
(with remote.json)
Maybe there is an easier way to do it, but at least this is the way I do it and it works for me.
Once you have these tools, simply copy and paste in the following example command:
Code:N_m3u8DL-RE "MPD_LINK" --key KEY1:KEY2 --save-dir "FOLDER_NAME" --save-name "FILENAME" -M format=mkv:muxer=mkvmerge
[Attachment 83813 - Click to enlarge]
Sorry for my bad english.
+ Reply to Thread
Results 61 to 90 of 143
-
-
Install N_m3u8DL-RE. Open cmd and run the commands
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
So I installed it and it won't run, when I have this opened and click run nothing happens.
Also the command I'm inputting is: C:\Users\User>"your code". It says "N_m3u8DL-RE is not recognised as an internal or external command, operable program or batch file".
Please let me know what I'm doing wrong and how to get it to work. Much appreciated
[Attachment 83831 - Click to enlarge] -
You have to open cmd and run the command in the same directory where N_m3u8DL-RE is installed.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Does the N_m3... file just need to be installed does it need to run, cause im struggling to get it to do the. And what do you mean by running the command in the same directory? Ive never used commands before so would apprieciate advice, or a photo of what to type in would be appreciated
-
-
When you open cmd from the start menu you can see that the directory you are in is something like
Code:C:\Users\[username]
When you put all those files in a folder named widevine for example, on your C:\ drive let's say, you can type in the cmd
Code:cd C:\widevine
Also, when you are graphically/through windows explorer in your C:\widevine, you can type cmd in the address up there and it will launch the cmd with an active directory C:\widevine -
Could you help me with this part?
- Widevine L3 guessor --> to get the keys
(with remote.json)
I can't get it to work
https://drive.google.com/file/d/16Vn4lqyIHhuJLkamrlW29dukXGycANWg/view?usp=sharingLast edited by maurellij; 15th Jan 2025 at 15:05.
-
Hey guys, could someone download this match for me?
https://www.plus.fifa.com/es/player/06700cc2-f0a5-450c-b7fb-e20bd06f4bb7?catalogId=b04...a-7261943b23db -
Code:
N_m3u8DL-RE "http://d33tkx2907c8gi.cloudfront.net/s/vod/main_100/FIM100328-M00_v05.e4106be3_SDR_20241217-1630/FIM100328-M00_v05.e4106be3_SDR.eng_mul.h264_SDHDP.cenc_subs.mpd" --key 5a13a36491e7f9756492dd2177cd30f8:31d90b3d6d907acf8e51270aad29829d --save-dir "media\plus_fifa_com" --save-name "Netherlands_v_Spain_Final_2010_FIFA_World_Cup_South_Africatm_Full_Match_Replay" -M format=mkv:muxer=mkvmerge
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Hey everyone. I only need 1 video downloaded. If anyone has a spare sec to help me out I'd really appreciate it! If you could chuck it into a transfernow or something so I can grab it it would make my life x100 easier. Thanks again.
https://www.plus.fifa.com/en/player/ee346130-7ee6-433c-bd69-bd48303feeb2?catalogId=9a0...6-8045e805ccc9
(tried going down to ytdl route but got too complex with the keys etc) -
Code:
N_m3u8DL-RE "http://d33tkx2907c8gi.cloudfront.net/s/vod/main_100/FIM100356-M00_v05.319e700a_SDR_20230426-2210/FIM100356-M00_v05.319e700a_SDR.eng_mul.h264_SDHDP.cenc_subs.mpd" --key 8335b75dcfe1466cffe6c3041da1f724:7381fc8f7214ce5e3fcccd6397d2481b --save-dir "media\plus_fifa_com" --save-name "Brazil_v_Australia_Group_F_2006_FIFA_World_Cup_Germanytm_Full_Match_Replay" -M format=mkv:muxer=mkvmerge
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Hi everyone, for a project I've been trying to download the 1982 World Cup final for a while.
Unfortunately I'm not succeeding due to my poor computer skills.
This is the link to the game,
https://www.plus.fifa.com/it/player/793ec955-9857-4551-99d6-601aee33a87e?catalogId=a01...3-7fadd57063cf
Can anyone help me?
Thank you thank you thank you thank you -
Code:
N_m3u8DL-RE "http://d33tkx2907c8gi.cloudfront.net/s/vod/main_100/FIM100696-M00_v05.bab0b153_SDR_20250127-1615/FIM100696-M00_v05.bab0b153_SDR.eng_mul.h264_SDHDP.cenc_subs.mpd" --key ff134cd98f863cbdbc88a62e4a432320:a2e8193da703365e86db8c1ac496e8f4 --save-dir "media\plus_fifa_com" --save-name "Italy_v_Germany_FR_Final_1982_FIFA_World_Cup_Spaintm_Full_Match_Replay" -M format=mkv:muxer=mkvmerge
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
thank you very much, but I really don't know how to use this link, unfortunately I don't know anything about computers, I've been trying to figure out how to download it all morning but I couldn't.
-
Download and put in the same folder (of your choice) the following programs (if you download a zip, then search in it the right executable file):
- N_m3u8DL-RE
- ffmpeg
- mp4decrypt
- mkvmerge
Then open cmd in that folder and run the command provided in the previous post. For example if you use windows, the content of that folder should have:
- N_m3u8DL-RE.exe
- ffmpeg.exe
- mp4decrypt.exe
- mkvmerge.exe--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
I'm trying to download this game but I can't get the key.
https://www.plus.fifa.com/en/player/3a695942-c7ad-4835-add1-0b3f1327feae?gl=mt&catalog...2-eabc6254a378 -
Code:
N_m3u8DL-RE "http://d33tkx2907c8gi.cloudfront.net/s/vod/main_112/FIM112267-M00_v05.0d46abbe_SDR_20250117-1621/FIM112267-M00_v05.0d46abbe_SDR.eng_mul.h264_SDHDP.cenc_subs.mpd" --key 2fa0ae758e51e30056f543b9fc93b35a:86b1a3b65c6f9b0c17d56e976b6520a0 --save-dir "media\plus_fifa_com" --save-name "Brazil_v_Argentina_Final_FIFA_Confederations_Cup_Germany_2005tm_Full_Match_Replay" -M format=mkv:muxer=mkvmerge
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Originally Posted by DLD--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Hey guys, could someone download this movie for me? with all subs and two audios please!!
https://www.plus.fifa.com/es/player/a1b1fa66-a271-450d-8796-c07123662720?gl=ar&catalog...entryPoint=CTA
Sorry my bad english!!!Last edited by jms801; 24th Mar 2025 at 18:11.
-
Last edited by 2nHxWW6GkN1l916N3ayz8HQoi; 25th Mar 2025 at 02:06.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
-
Good evening everyone,
This thread seems to be a godsend to me, as I'm trying to download the following film (Croatia: Defining a Nation), in maximum quality with all the subtitles included.
https://www.plus.fifa.com/en/player/2e5b0ab4-ecfe-4320-b0e7-f1d63c19fc87?gl=ch&catalog...entryPoint=CTA
If anyone would be so kind as to to provide me with a direct download link as I've seen previously, I'd be extremely grateful!
Thank you in advance,
Mark -
Hi,
Code:N_m3u8DL-RE "http://d33tkx2907c8gi.cloudfront.net/s/vod/main_100/FIM100802-M00_v05.7b158c92_SDR_20230419-2030/FIM100802-M00_v05.7b158c92_SDR.eng_mul.h264_SDHDP.cenc_subs.mpd" --key 93ba0ccadfc867b08c56f21b106c4ca3:fa022c0bc5b5d2b950de6c9d87cd1daa --save-name "Croatia_Defining_a_Nation" --check-segments-count false --no-log -M format=mkv
-
Thank you for the time and reply IceM, but I seem to be suffering from a few of the same known issues on Mac that I've seen on other threads on this site.
Would anyone be so kind as to provide a swisshost link with an mkv file already done?
Apologies for the hassle, but I've asked this since I can't seem to find an answer by myself... -
OK, no problem
--> https://www.swisstransfer.com/d/7a313f89-65a6-41a7-bd93-a06b5b7834fe
Similar Threads
-
How to Download from this platform
By user10thousand in forum Video Streaming DownloadingReplies: 24Last Post: 10th Jun 2024, 16:24 -
Learning Platform
By timonndpumbaa in forum Video Streaming DownloadingReplies: 3Last Post: 25th Jan 2022, 07:58 -
Downloading DRM protected video from LOOKE's platform
By Blue Boy in forum Video Streaming DownloadingReplies: 1Last Post: 24th Apr 2021, 16:29 -
Video Sharing Platform
By videoquestion123 in forum Newbie / General discussionsReplies: 3Last Post: 10th Oct 2020, 03:27 -
Mp4 cross platform
By BobAchgill in forum Newbie / General discussionsReplies: 13Last Post: 19th Jul 2019, 10:02