VideoHelp Forum




+ Reply to Thread
Page 3 of 5
FirstFirst 1 2 3 4 5 LastLast
Results 61 to 90 of 143
  1. 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
    Image
    [Attachment 83813 - Click to enlarge]


    Sorry for my bad english.
    Quote Quote  
  2. Member
    Join Date
    Nov 2024
    Location
    New Zealand
    Search Comp PM
    What should I do with the code you sent? I’m not very tech-savvy
    Quote Quote  
  3. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Install N_m3u8DL-RE. Open cmd and run the commands
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  4. Member
    Join Date
    Nov 2024
    Location
    New Zealand
    Search Comp PM
    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 Image
    [Attachment 83831 - Click to enlarge]
    Quote Quote  
  5. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    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*]
    Quote Quote  
  6. Member
    Join Date
    Nov 2024
    Location
    New Zealand
    Search Comp PM
    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
    Quote Quote  
  7. Member
    Join Date
    Nov 2024
    Location
    New Zealand
    Search Comp PM
    I have done some digging and read that ffmpeg and mkvmerge are necessary. I have managed to install ffmpeg, and downloaded mkvmerge, however when I enter the code in the cmd it says "mkvmerge not found" please let me know what to do from here and if these are the right steps
    Quote Quote  
  8. Originally Posted by Vadymjuve View Post
    I have done some digging and read that ffmpeg and mkvmerge are necessary. I have managed to install ffmpeg, and downloaded mkvmerge, however when I enter the code in the cmd it says "mkvmerge not found" please let me know what to do from here and if these are the right steps
    When you open cmd from the start menu you can see that the directory you are in is something like
    Code:
    C:\Users\[username]
    This means that, the command you enter here, will only work if the files are present in that directory. Or unless you also have them in PATH. But that's another story.


    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
    and that folder will become your active directory. Then the commands will work.
    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
    click click2
    If I/my posts ever helped you, and you want to give back, send me a private message!
    Quote Quote  
  9. Member
    Join Date
    Jan 2025
    Location
    Brazil
    Search Comp PM
    Originally Posted by delvisomanda View Post
    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
    Image
    [Attachment 83813 - Click to enlarge]


    Sorry for my bad english.

    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=sharing
    Last edited by maurellij; 15th Jan 2025 at 15:05.
    Quote Quote  
  10. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    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*]
    Quote Quote  
  11. 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)
    Quote Quote  
  12. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    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*]
    Quote Quote  
  13. 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
    Quote Quote  
  14. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    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*]
    Quote Quote  
  15. 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.
    Quote Quote  
  16. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    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*]
    Quote Quote  
  17. I did it! thank u so much for all the information!
    Quote Quote  
  18. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    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*]
    Quote Quote  
  19. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Originally Posted by DLD
    Thank you for your response, I entered yt-dlp in the terminal followed by your command line and here is the response obtained


    Usage: yt-dlp [OPTIONS] URL [URL...]

    yt-dlp: error: no such option: --key
    I don't see the point of private messages for such an easy task. Do not use yt-dlp. Use N_m3u8DL-RE which is another different program. Read post #77 from this same page.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  20. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Originally Posted by DLD
    Thank you for your response, I entered yt-dlp in the terminal followed by your command line and here is the response obtained


    Usage: yt-dlp [OPTIONS] URL [URL...]

    yt-dlp: error: no such option: --key
    I don't see the point of private messages for such an easy task. Do not use yt-dlp. Use N_m3u8DL-RE which is another different program. Read post #77 from this same page.

    Thank you very much, I finally managed to download the game, but how did you get the key?
    Quote Quote  
  21. Member
    Join Date
    Mar 2025
    Location
    Argentine
    Search PM
    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.
    Quote Quote  
  22. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Last edited by 2nHxWW6GkN1l916N3ayz8HQoi; 25th Mar 2025 at 02:06.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  23. Member
    Join Date
    Mar 2025
    Location
    Argentine
    Search PM
    Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    I'm eternally grateful for your help.
    I've read so many tutorials here, but I can't understand. I never get anywhere. It's probably the language barrier, but I've tried everything to be successful.

    Thanks again for everything.
    Quote Quote  
  24. Member
    Join Date
    Mar 2025
    Location
    Croatia
    Search Comp PM
    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
    Quote Quote  
  25. Originally Posted by CroCoeur View Post
    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
    Quote Quote  
  26. Member
    Join Date
    Mar 2025
    Location
    Croatia
    Search Comp PM
    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...
    Quote Quote  
  27. Originally Posted by CroCoeur View Post
    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
    Quote Quote  



Similar Threads

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