aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/cultureunplugged.py
diff options
context:
space:
mode:
authorRogério Brito <rbrito@ime.usp.br>2017-02-09 05:09:12 -0200
committerRogério Brito <rbrito@ime.usp.br>2017-02-09 05:12:11 -0200
commitb8d8e13c1f9e4d3cdd7d41c5c9d711a36dd5f9c3 (patch)
tree5504636c21949eb93349a400ca0c39cfac3c2f72 /youtube_dl/extractor/cultureunplugged.py
parent488325e39baa1ee7fc2ece028f95ccbd74d43609 (diff)
downloadyoutube-dl-b8d8e13c1f9e4d3cdd7d41c5c9d711a36dd5f9c3.zip
youtube-dl-b8d8e13c1f9e4d3cdd7d41c5c9d711a36dd5f9c3.tar.gz
youtube-dl-b8d8e13c1f9e4d3cdd7d41c5c9d711a36dd5f9c3.tar.bz2
New upstream version 2017.02.07
Diffstat (limited to 'youtube_dl/extractor/cultureunplugged.py')
-rw-r--r--youtube_dl/extractor/cultureunplugged.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/cultureunplugged.py b/youtube_dl/extractor/cultureunplugged.py
index 9f26fa5..bcdf273 100644
--- a/youtube_dl/extractor/cultureunplugged.py
+++ b/youtube_dl/extractor/cultureunplugged.py
@@ -21,7 +21,7 @@ class CultureUnpluggedIE(InfoExtractor):
'ext': 'mp4',
'title': 'The Next, Best West',
'description': 'md5:0423cd00833dea1519cf014e9d0903b1',
- 'thumbnail': 're:^https?://.*\.jpg$',
+ 'thumbnail': r're:^https?://.*\.jpg$',
'creator': 'Coldstream Creative',
'duration': 2203,
'view_count': int,