aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/playvid.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/playvid.py')
-rw-r--r--youtube_dl/extractor/playvid.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/playvid.py b/youtube_dl/extractor/playvid.py
index 79c2db085..4aef186ea 100644
--- a/youtube_dl/extractor/playvid.py
+++ b/youtube_dl/extractor/playvid.py
@@ -34,7 +34,7 @@ class PlayvidIE(InfoExtractor):
'ext': 'mp4',
'title': 'Ellen Euro Cutie Blond Takes a Sexy Survey Get Facial in The Park',
'age_limit': 18,
- 'thumbnail': 're:^https?://.*\.jpg$',
+ 'thumbnail': r're:^https?://.*\.jpg$',
},
}]