aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/keezmovies.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/keezmovies.py')
-rw-r--r--youtube_dl/extractor/keezmovies.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/keezmovies.py b/youtube_dl/extractor/keezmovies.py
index 588a4d0ec..e83115e2a 100644
--- a/youtube_dl/extractor/keezmovies.py
+++ b/youtube_dl/extractor/keezmovies.py
@@ -27,7 +27,7 @@ class KeezMoviesIE(InfoExtractor):
'display_id': 'petite-asian-lady-mai-playing-in-bathtub',
'ext': 'mp4',
'title': 'Petite Asian Lady Mai Playing In Bathtub',
- 'thumbnail': 're:^https?://.*\.jpg$',
+ 'thumbnail': r're:^https?://.*\.jpg$',
'view_count': int,
'age_limit': 18,
}