mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	| @@ -668,7 +668,7 @@ def parseOpts(overrideArguments=None): | ||||
|     downloader.add_option( | ||||
|         '-N', '--concurrent-fragments', | ||||
|         dest='concurrent_fragment_downloads', metavar='N', default=1, type=int, | ||||
|         help='Number of fragments of a dash/hlsnative video that should be download concurrently (default is %default)') | ||||
|         help='Number of fragments of a dash/hlsnative video that should be downloaded concurrently (default is %default)') | ||||
|     downloader.add_option( | ||||
|         '-r', '--limit-rate', '--rate-limit', | ||||
|         dest='ratelimit', metavar='RATE', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan