mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[dvtv] Fix thumbnail scheme
This commit is contained in:
		| @@ -92,7 +92,7 @@ class DVTVIE(InfoExtractor): | ||||
|         return { | ||||
|             'id': metadata['mediaid'], | ||||
|             'title': unescapeHTML(metadata['title']), | ||||
|             'thumbnail': self._proto_relative_url(metadata['image']), | ||||
|             'thumbnail': self._proto_relative_url(metadata['image'], 'http:'), | ||||
|             'formats': formats | ||||
|         } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․