mirror of
				https://code.hackerspace.pl/q3k/youtube-dl
				synced 2025-03-16 11:43:02 +00:00 
			
		
		
		
	[options] Changed wording for --list-formats
As proposed by @dstftw at 9bff48a0e7128b4d274a5dab4aaac8da0c900ede
This commit is contained in:
		
							parent
							
								
									7ac40086f5
								
							
						
					
					
						commit
						4b3fbafdd2
					
				| @ -338,7 +338,7 @@ def parseOpts(overrideArguments=None): | |||||||
|     video_format.add_option( |     video_format.add_option( | ||||||
|         '-F', '--list-formats', |         '-F', '--list-formats', | ||||||
|         action='store_true', dest='listformats', |         action='store_true', dest='listformats', | ||||||
|         help='List all available formats of specified videos') |         help='List all available formats of requested videos') | ||||||
|     video_format.add_option( |     video_format.add_option( | ||||||
|         '--youtube-include-dash-manifest', |         '--youtube-include-dash-manifest', | ||||||
|         action='store_true', dest='youtube_include_dash_manifest', default=True, |         action='store_true', dest='youtube_include_dash_manifest', default=True, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Yen Chi Hsuan
						Yen Chi Hsuan