from mpd i have this res available:
i need add RE command for my resolution to start download automaticallyCode:960x540 | 2053 Kbps | video-avc1-5 | 23.976 | avc1.4D401F 768x432 | 1468 Kbps | video-avc1-4 | 23.976 | avc1.4D401E 768x432 | 1077 Kbps | video-avc1-3 | 23.976 | avc1.4D401E 768x432 | 731 Kbps | video-avc1-2 | 23.976 | avc1.4D401E 384x216 | 350 Kbps | video-avc1-1 | 23.976 | avc1.4D400D
it's ok for 540p with -sv res="540*"
but if i want this res: 768x432 | 1077 Kbps how to ?
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 5 of 5
			
		- 
	
- 
	Code:Select video streams by regular expressions. OPTIONS is a colon separated list of: id=REGEX:lang=REGEX:name=REGEX:codec=REGEX:res=REGEX:frame=REGEX segsMin=number:segsMax=number:ch=REGEX:range=REGEX:url=REGEX plistDurMin=hms:plistDurMax=hms: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*":codec=hvc1:for=best # Select best video with duration longer than 1 hour 20 minutes 30 seconds -sv plistDurMin="1h20m30s":for=best 
- 
	as you can see, have 3 available res 432p 
 
 i want 432 | 1077
 
 so, -sv res="432*"
 but how to choose 1077 ?
- 
	
Similar Threads
- 
  how to force resolution to download with N_m3u8DL-CLI_v3.0.2?By colebri in forum Video Streaming DownloadingReplies: 4Last Post: 6th Aug 2024, 09:05
- 
  N_m3u8DL-re - Command Advice RequestBy geordie10 in forum Newbie / General discussionsReplies: 0Last Post: 28th Jun 2024, 07:48
- 
  Need help me getting the N_m3u8DL-REBy mrsimple8x in forum Video Streaming DownloadingReplies: 2Last Post: 19th Dec 2023, 08:29
- 
  Looking for linux command line to add DRC to already encoded files.By BobCadenza in forum AudioReplies: 4Last Post: 27th Nov 2021, 08:12
- 
  Command line to add audio to mkv filesBy Nico Darko in forum Video ConversionReplies: 25Last Post: 12th Jul 2020, 22:27


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote 
			