about summary refs log tree commit diff
path: root/youtube_dl/extractor/polskieradio.py
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-07-08 19:34:53 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-07-08 19:34:53 +0800
commit2e32ac0b9a64f500fded1bd96b4d16965d4c9092 (patch)
tree16977d9d1f1f8dd8780116b83e719e91cf73eebd /youtube_dl/extractor/polskieradio.py
parent672f01c37083dfc112f5baed2e76786693c1950d (diff)
downloadyoutube-dl-2e32ac0b9a64f500fded1bd96b4d16965d4c9092.tar.gz
youtube-dl-2e32ac0b9a64f500fded1bd96b4d16965d4c9092.tar.xz
youtube-dl-2e32ac0b9a64f500fded1bd96b4d16965d4c9092.zip
[polskieradio] Fix regex in _TESTS
Diffstat (limited to 'youtube_dl/extractor/polskieradio.py')
-rw-r--r--youtube_dl/extractor/polskieradio.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/polskieradio.py b/youtube_dl/extractor/polskieradio.py
index 9e7eab12e..f559b899f 100644
--- a/youtube_dl/extractor/polskieradio.py
+++ b/youtube_dl/extractor/polskieradio.py
@@ -33,7 +33,7 @@ class PolskieRadioIE(InfoExtractor):
                 'timestamp': 1456594200,
                 'upload_date': '20160227',
                 'duration': 2364,
-                'thumbnail': 're:^https?://static.prsa.pl/images/.*\.jpg$'
+                'thumbnail': 're:^https?://static\.prsa\.pl/images/.*\.jpg$'
             },
         }],
     }, {