VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Hello,
    is there any way to automatically select mark specific tracks
    (* marked in yellow in the pdf file) also attached M3U8 file ( as txt )
    Code:
    N_m3u8DL-RE..... -sa lang="pl"?????? -sv ?????
    unfortunately there is no parameter related to bitrate
    Image Attached Thumbnails streams.pdf  

    Image Attached Files
    Quote Quote  
  2. Add this to your command and let me know if it works.
    Code:
    -sv bwMin=5500:bwMax=5600 -sa lang=Polski:for=best -ss name="pl":for=all
    Quote Quote  
  3. Hi,
    it seems that the parameters : bwMin=xxxx:bwMax=yyyy are ignored , or ...
    I'm doing something wrong...
    or.... my application version is out of date ( ? )
    If I use the parameter bwMin/Max , it downloads the best version ( 3840x2160 | 15845 Kbps ) PQ |

    https://github.com/nilaoda/N_m3u8DL-RE
    I can't find any mention of using the "bwMin" parameter here.

    Regards,
    misiek
    Quote Quote  
  4. n_m3u8dl-re version 0.3.0

    Code:
    n_m3u8dl-re --morehelp select-video
    More Help:
    
      --select-video
    
    Select video streams by regular expressions. OPTIONS is a colon separated list of:
    
    id=REGEX:lang=REGEX:name=REGEX:codecs=REGEX:res=REGEX:frame=REGEX
    segsMin=number:segsMax=number:ch=REGEX:range=REGEX:url=REGEX
    plistDurMin=hms:plistDurMax=hms:bwMin=int:bwMax=int:role=string:for=FOR
    
    * for=FOR: Select type. best[number], worst[number], all (Default: best)
    
    Examples:
    # select best video
    -sv best
    # select 4K+HEVC video
    -sv res="3840*":codecs=hvc1:for=best
    # Select best video with duration longer than 1 hour 20 minutes 30 seconds
    -sv plistDurMin="1h20m30s":for=best
    -sv role="main":for=best
    # Select video with bandwidth between 800Kbps and 1Mbps
    -sv bwMin=800:bwMax=1000
    Share the URL so I can do some testing if you don't mind.
    Quote Quote  
  5. Yeah... I see now ....
    I have downloaded newer version 0.3.0.0, and now paramater bwMin/Max is included.
    I will test it now... ( I would like to understand it myself )
    I seems that , now I can download precisely any video stream/track
    for example :
    Vid_640x360 494Kbps Vid_640x360_hvc1.2.4.L63.90_PQ
    Vid_640x360 447Kbps Vid_640x360_avc1.64001f_SDR
    Vid_640x360 444Kbps Vid_640x360_hvc1.2.4.L63.90_SDR

    Code:
    -sv bwMin=494:bwMax=495 ( +1 )
    -sv bwMin=447:bwMax=448 ( +1 )
    -sv bwMin=444:bwMax=445 ( +1 )
    right ?
    If I have any problems , I will contact you - thank you for your help
    Quote Quote  



Similar Threads

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