mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 22:27:08 -05:00 
			
		
		
		
	[telecinco] Fix typo
This commit is contained in:
		@@ -17,7 +17,7 @@ from ..utils import (
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class TelecincoIE(InfoExtractor):
 | 
			
		||||
    IE_DESC = 'telecinco.es, cuatro.es and mediaset.es'
 | 
			
		||||
    IE_DESC = 'telecinco.es, cuatro.com and mediaset.es'
 | 
			
		||||
    _VALID_URL = r'https?://www\.(?:telecinco\.es|cuatro\.com|mediaset\.es)/(?:[^/]+/)+(?P<id>.+?)\.html'
 | 
			
		||||
 | 
			
		||||
    _TESTS = [{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user