mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[rtvnh] Make thumbnail optional
This commit is contained in:
		| @@ -35,6 +35,6 @@ class RTVNHIE(InfoExtractor): | ||||
|         return { | ||||
|             'id': video_id, | ||||
|             'title': meta['title'].strip(), | ||||
|             'thumbnail': meta['image'], | ||||
|             'thumbnail': meta.get('image'), | ||||
|             'formats': formats | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․