VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 6 of 6
Thread
  1. How to make N_m3u8DL-RE to decrypt using the key i provided and then to merge audio and video into an mkv container ?
    Quote Quote  
  2. all should work, need ffmpeg and / or mkvmerge in system path variable

    Code:
    N_m3u8DL-RE "mpd url" --key kid:key --save-name xxx -M format=mkv:muxer=mkvmerge
    
    N_m3u8DL-RE "mpd url" --key kid:key --save-name xxx -M format=mkv
    
    N_m3u8DL-RE "mpd url" --key kid:key --save-name xxx -M mkv
    Quote Quote  
  3. Originally Posted by shellcmd View Post
    all should work, need ffmpeg and / or mkvmerge in system path variable

    Code:
    N_m3u8DL-RE "mpd url" --key kid:key --save-name xxx -M format=mkv:muxer=mkvmerge
    
    N_m3u8DL-RE "mpd url" --key kid:key --save-name xxx -M format=mkv
    
    N_m3u8DL-RE "mpd url" --key kid:key --save-name xxx -M mkv
    Thanks but how to do it if the video and audio have 2 different keys
    Quote Quote  
  4. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Originally Posted by Loryanam2 View Post
    Thanks but how to do it if the video and audio have 2 different keys
    N_m3u8DL-RE automatically detects the kid of the file, and therefore takes the right key for the right file.
    Just use
    Code:
    N_m3u8DL-RE "mpd url" --key kid:key --key kid:key --key kid:key --save-name xxx -M mkv
    With as many '--key kid:key' you have
    Quote Quote  
  5. Member
    Join Date
    Feb 2022
    Location
    Search the forum first!
    Search PM
    Originally Posted by Loryanam2 View Post
    How to make N_m3u8DL-RE to decrypt using the key i provided and then to merge audio and video into an mkv container ?
    For future reference: N_m3u8DL-RE --help
    Noob Starter Pack. Just download every Widevine mpd! Not kidding!.
    https://files.videohelp.com/u/301890/hellyes6.zip
    Quote Quote  
  6. put all keys into key.txt file, the run

    N_m3u8DL-RE -M format=mkv --key-text-file key.txt "https://mpd"
    Quote Quote  



Similar Threads

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