Hello,
is there any way to automatically select mark specific tracks
(* marked in yellow in the pdf file) also attached M3U8 file ( as txt )
unfortunately there is no parameter related to bitrateCode:N_m3u8DL-RE..... -sa lang="pl"?????? -sv ?????![]()
+ Reply to Thread
Results 1 to 5 of 5
-
-
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
-
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 -
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
-
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 )
If I have any problems , I will contact you - thank you for your help
Similar Threads
-
N_m3u8DL-RE How do I download this audio only?
By ahmedani in forum Video Streaming DownloadingReplies: 8Last Post: 5th May 2025, 02:09 -
403 (Forbidden) Unable to download video by N_m3u8DL-RE
By +Constantine+ in forum Video Streaming DownloadingReplies: 6Last Post: 1st Oct 2024, 17:22 -
N_m3u8DL-RE select specific video and audio track automatically
By josephsamual in forum Video Streaming DownloadingReplies: 4Last Post: 1st Jun 2024, 09:36 -
New here, want to download a YT video with a specific audio channel
By SaltChaos in forum Video Streaming DownloadingReplies: 4Last Post: 30th Mar 2024, 12:25 -
Download Youtube video with specific audio track?
By Zabon in forum Video Streaming DownloadingReplies: 8Last Post: 8th May 2023, 13:18