Fix "invalid escape sequences" error on Python 3.6
[youtube-dl] / youtube_dl / extractor / cbsnews.py
index 216989230c3a20046045c2c0b658af23385c464b..17bb9af4fe2a8a0066611a2bbc2d090ad7cf5e30 100644 (file)
@@ -1,4 +1,4 @@
-# encoding: utf-8
+# coding: utf-8
 from __future__ import unicode_literals
 
 from .common import InfoExtractor
@@ -39,7 +39,7 @@ class CBSNewsIE(CBSIE):
                 'upload_date': '20140404',
                 'timestamp': 1396650660,
                 'uploader': 'CBSI-NEW',
-                'thumbnail': 're:^https?://.*\.jpg$',
+                'thumbnail': r're:^https?://.*\.jpg$',
                 'duration': 205,
                 'subtitles': {
                     'en': [{