mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[yahoo] Make thumbnail optional (Closes #3043)
This commit is contained in:
		| @@ -113,7 +113,7 @@ class YahooIE(InfoExtractor): | ||||
|             'title': meta['title'], | ||||
|             'formats': formats, | ||||
|             'description': clean_html(meta['description']), | ||||
|             'thumbnail': meta['thumbnail'], | ||||
|             'thumbnail': meta.get('thumbnail'), | ||||
|         } | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․