mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 11:42:43 +01:00
[telecinco] Clarify IE_DESC
This commit is contained in:
parent
369e60162e
commit
0e1b2566ff
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
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 = [{
|
||||
|
Loading…
Reference in New Issue
Block a user