diff options
Diffstat (limited to 'yt_dlp/extractor/telecinco.py')
-rw-r--r-- | yt_dlp/extractor/telecinco.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/telecinco.py b/yt_dlp/extractor/telecinco.py index 20bb82420..a3f0c7cda 100644 --- a/yt_dlp/extractor/telecinco.py +++ b/yt_dlp/extractor/telecinco.py @@ -77,7 +77,6 @@ class TelecincoIE(InfoExtractor): 'url': 'http://www.telecinco.es/espanasinirmaslejos/Espana-gran-destino-turistico_2_1240605043.html', 'only_matching': True, }, { - # ooyala video 'url': 'http://www.cuatro.com/chesterinlove/a-carta/chester-chester_in_love-chester_edu_2_2331030022.html', 'only_matching': True, }] |