diff --git a/youtube_dl/extractor/elpais.py b/youtube_dl/extractor/elpais.py index 99e00cf3c..63b9580c8 100644 --- a/youtube_dl/extractor/elpais.py +++ b/youtube_dl/extractor/elpais.py @@ -63,10 +63,16 @@ class ElPaisIE(InfoExtractor): thumbnail = ( None if thumbnail_suffix is None else prefix + thumbnail_suffix) + + # This method is better for general porpouses than extracting from javascript as before title = self._html_search_regex( - (r"tituloVideo\s*=\s*'([^']+)'", webpage, 'title', - r'