Fix "invalid escape sequences" error on Python 3.6
[youtube-dl] / youtube_dl / extractor / comedycentral.py
index 0239dfd84d776d45e8457d0357fceacb5d1d7467..512f072f650038131bc21ee57f893b4f6c1c871f 100644 (file)
@@ -79,7 +79,7 @@ class ToshIE(MTVServicesInfoExtractor):
                 'ext': 'mp4',
                 'title': 'Tosh.0|June 9, 2077|2|211|Twitter Users Share Summer Plans',
                 'description': 'Tosh asked fans to share their summer plans.',
-                'thumbnail': 're:^https?://.*\.jpg',
+                'thumbnail': r're:^https?://.*\.jpg',
                 # It's really reported to be published on year 2077
                 'upload_date': '20770610',
                 'timestamp': 3390510600,