VideoHelp Forum
+ Reply to Thread
Results 1 to 6 of 6
Thread
  1. Member
    Join Date
    Sep 2024
    Location
    France
    Search PM
    Hello everyone,

    I found this forum yesterday and honestly it's a true treasure and it helped me a lot. So thanks !

    Anyway, i need some help with N_m3u8DL-RE.

    I am desesparately trying to find a way to get the right argument to get the main dub of the video and my language dub (if available) downloaded.

    I tried stuff like :

    Code:
    -sa role="main":for=best | lang="fr":for=best
    Code:
    -sa role="main":for=best & lang="fr":for=best
    Code:
    -sa role="main", lang="fr":for=best2
    Code:
    -sa role="main":for=best -sa lang="fr":for=best
    But i failed each time.

    If i select all possible languages (depending of the source) :

    Code:
    -sa lang="fr|jp|ko|en":for=best2
    then it downloads the main dub and english's dub if the english one is available...

    Could someone tell me what i am doing wrong ?

    Thanks !
    Quote Quote  
  2. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Hey, I assume you'd prefer french audio if it's available, right? I usually download all the available audio tracks since they're around 20MB compared to roughly a gig per video. Could you check this?
    Code:
    -sa "lang=fr|for=best"
    Quote Quote  
  3. Member
    Join Date
    Sep 2024
    Location
    France
    Search PM
    thanks for your answer but i don't only want the french dub.

    I want to get the video as vostfr, and add the fr dub if it's avaliable.

    But the main dub language (the VO) might be different, depending if it's an anime, a k-drama, or an US movie...

    That's why i try to to simplify to get all possibles cases. But it looks like i can't use the "-sa role" and the "-sa lang" together.

    Or perhaps i am missing something...
    Quote Quote  
  4. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Did you try using --drop-audio ?
    Quote Quote  
  5. Member
    Join Date
    Sep 2024
    Location
    France
    Search PM
    Nope...

    Right now my script looks like this :

    Code:
    N_m3u8DL-RE "mpd_link" --key-text-file keys.txt -sv best -sa lang="ko|fr|jp|en":for=best2 -ss "lang=fr:for=best" -M format=mkv --header "User-Agent" --header "Referer:" --save-name "name"
    It works, but if there are 3 dubs available (ex. jp, fr and en), the program download the main dub and english...
    And i don't want to modify manually each time the script, hence my attempt to ask the program to only select the main dub and french...
    Quote Quote  
  6. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    What you want is too complex for N_m3u8DL-RE

    edit: at best you could do
    Code:
    -sa all
    Last edited by 2nHxWW6GkN1l916N3ayz8HQoi; 8th Sep 2024 at 06:57.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~[*how to make your own mass downloader: guide*]
    Quote Quote  



Similar Threads

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