aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/rbmaradio.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/rbmaradio.py')
-rw-r--r--youtube_dl/extractor/rbmaradio.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/rbmaradio.py b/youtube_dl/extractor/rbmaradio.py
index 471928ef8..53b82fba3 100644
--- a/youtube_dl/extractor/rbmaradio.py
+++ b/youtube_dl/extractor/rbmaradio.py
@@ -22,7 +22,7 @@ class RBMARadioIE(InfoExtractor):
'ext': 'mp3',
'title': 'Main Stage - Ford & Lopatin',
'description': 'md5:4f340fb48426423530af5a9d87bd7b91',
- 'thumbnail': 're:^https?://.*\.jpg',
+ 'thumbnail': r're:^https?://.*\.jpg',
'duration': 2452,
'timestamp': 1307103164,
'upload_date': '20110603',