aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/krasview.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/krasview.py')
-rw-r--r--youtube_dl/extractor/krasview.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/krasview.py b/youtube_dl/extractor/krasview.py
index cf8876f..d27d052 100644
--- a/youtube_dl/extractor/krasview.py
+++ b/youtube_dl/extractor/krasview.py
@@ -23,7 +23,7 @@ class KrasViewIE(InfoExtractor):
'title': 'Снег, лёд, заносы',
'description': 'Снято в городе Нягань, в Ханты-Мансийском автономном округе.',
'duration': 27,
- 'thumbnail': 're:^https?://.*\.jpg',
+ 'thumbnail': r're:^https?://.*\.jpg',
},
'params': {
'skip_download': 'Not accessible from Travis CI server',