From f2b70effbe1e65d73eb174a04c70d914452be4cb Mon Sep 17 00:00:00 2001 From: Sergey M Date: Fri, 16 Jun 2017 04:57:34 +0700 Subject: [PATCH] Create polskieradio.py --- youtube_dl/extractor/polskieradio.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/polskieradio.py b/youtube_dl/extractor/polskieradio.py index 774342948..978d6f813 100644 --- a/youtube_dl/extractor/polskieradio.py +++ b/youtube_dl/extractor/polskieradio.py @@ -65,7 +65,7 @@ class PolskieRadioIE(InfoExtractor): webpage = self._download_webpage(url, playlist_id) content = self._search_regex( - r'(?s)]+class="\s+this-article\s+"[^>]*>(.+?)
', + r'(?s)]+class="\s*this-article\s*"[^>]*>(.+?)]+class="tags"[^>]*>', webpage, 'content') timestamp = unified_timestamp(self._html_search_regex(