aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/ustudio.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/ustudio.py')
-rw-r--r--youtube_dl/extractor/ustudio.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/ustudio.py b/youtube_dl/extractor/ustudio.py
index 3484a2046..56509beed 100644
--- a/youtube_dl/extractor/ustudio.py
+++ b/youtube_dl/extractor/ustudio.py
@@ -22,7 +22,7 @@ class UstudioIE(InfoExtractor):
'ext': 'mp4',
'title': 'San Francisco: Golden Gate Bridge',
'description': 'md5:23925500697f2c6d4830e387ba51a9be',
- 'thumbnail': 're:^https?://.*\.jpg$',
+ 'thumbnail': r're:^https?://.*\.jpg$',
'upload_date': '20111107',
'uploader': 'Tony Farley',
}