mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 03:47:07 -05:00 
			
		
		
		
	[extractor/common] Introduce filesize metafield for thumbnails
This commit is contained in:
		@@ -161,6 +161,7 @@ class InfoExtractor(object):
 | 
			
		||||
                        * "height" (optional, int)
 | 
			
		||||
                        * "resolution" (optional, string "{width}x{height"},
 | 
			
		||||
                                        deprecated)
 | 
			
		||||
                        * "filesize" (optional, int)
 | 
			
		||||
    thumbnail:      Full URL to a video thumbnail image.
 | 
			
		||||
    description:    Full video description.
 | 
			
		||||
    uploader:       Full name of the video uploader.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user