mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-10-31 09:43:32 +00:00 
			
		
		
		
	[options] Fix thumbnail option group name (closes #29042)
This commit is contained in:
		
							parent
							
								
									eb5080286a
								
							
						
					
					
						commit
						6423d7054e
					
				| @ -768,7 +768,7 @@ def parseOpts(overrideArguments=None): | ||||
|         action='store_true', dest='rm_cachedir', | ||||
|         help='Delete all filesystem cache files') | ||||
| 
 | ||||
|     thumbnail = optparse.OptionGroup(parser, 'Thumbnail images') | ||||
|     thumbnail = optparse.OptionGroup(parser, 'Thumbnail Options') | ||||
|     thumbnail.add_option( | ||||
|         '--write-thumbnail', | ||||
|         action='store_true', dest='writethumbnail', default=False, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sergey M․
						Sergey M․