aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/atttechchannel.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/atttechchannel.py')
-rw-r--r--youtube_dl/extractor/atttechchannel.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/atttechchannel.py b/youtube_dl/extractor/atttechchannel.py
index b01d35bb2..8f93fb353 100644
--- a/youtube_dl/extractor/atttechchannel.py
+++ b/youtube_dl/extractor/atttechchannel.py
@@ -14,7 +14,7 @@ class ATTTechChannelIE(InfoExtractor):
'ext': 'flv',
'title': 'AT&T Archives : The UNIX System: Making Computers Easier to Use',
'description': 'A 1982 film about UNIX is the foundation for software in use around Bell Labs and AT&T.',
- 'thumbnail': 're:^https?://.*\.jpg$',
+ 'thumbnail': r're:^https?://.*\.jpg$',
'upload_date': '20140127',
},
'params': {