mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 10:47:08 -05:00 
			
		
		
		
	[spiegeltv] Check formats
This commit is contained in:
		@@ -91,6 +91,7 @@ class SpiegeltvIE(InfoExtractor):
 | 
			
		||||
                formats.append({
 | 
			
		||||
                    'url': endpoint,
 | 
			
		||||
                })
 | 
			
		||||
        self._check_formats(formats, video_id)
 | 
			
		||||
 | 
			
		||||
        thumbnails = []
 | 
			
		||||
        for image in media_json['images']:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user