mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[extractor/common] Fix typo in thumbnails resolution description (#21817)
This commit is contained in:
		| @@ -220,7 +220,7 @@ class InfoExtractor(object): | ||||
|                         * "preference" (optional, int) - quality of the image | ||||
|                         * "width" (optional, int) | ||||
|                         * "height" (optional, int) | ||||
|                         * "resolution" (optional, string "{width}x{height"}, | ||||
|                         * "resolution" (optional, string "{width}x{height}", | ||||
|                                         deprecated) | ||||
|                         * "filesize" (optional, int) | ||||
|     thumbnail:      Full URL to a video thumbnail image. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Petr Vaněk
					Petr Vaněk