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