mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	| @@ -1055,7 +1055,7 @@ class FFmpegSplitChaptersPP(FFmpegPostProcessor): | ||||
|  | ||||
|  | ||||
| class FFmpegThumbnailsConvertorPP(FFmpegPostProcessor): | ||||
|     SUPPORTED_EXTS = ('jpg', 'png') | ||||
|     SUPPORTED_EXTS = ('jpg', 'png', 'webp') | ||||
|  | ||||
|     def __init__(self, downloader=None, format=None): | ||||
|         super(FFmpegThumbnailsConvertorPP, self).__init__(downloader) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan