mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-11-01 09:26:45 -07:00 
			
		
		
		
	Deletes duplicate entry in process_info dictionary of YahooIE
This commit is contained in:
		@@ -1713,7 +1713,6 @@ class YahooIE(InfoExtractor):
 | 
			
		||||
				'thumbnail':	video_thumbnail.decode('utf-8'),
 | 
			
		||||
				'description':	video_description,
 | 
			
		||||
				'thumbnail':	video_thumbnail,
 | 
			
		||||
				'description':	video_description,
 | 
			
		||||
				'player_url':	None,
 | 
			
		||||
			})
 | 
			
		||||
		except UnavailableVideoError:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user