[megaphone] Fix deprecated escape sequence
authorYen Chi Hsuan <yan12125@gmail.com>
Tue, 17 Oct 2017 07:39:06 +0000 (15:39 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Tue, 17 Oct 2017 07:39:06 +0000 (15:39 +0800)
youtube_dl/extractor/megaphone.py

index 60e3caf0dc57614f59cbe434d4b1d83e12e1dd96..5bafa6cf443f1df8f5c7c2d87921533ef399b822 100644 (file)
@@ -18,7 +18,7 @@ class MegaphoneIE(InfoExtractor):
             'id': 'GLT9749789991',
             'ext': 'mp3',
             'title': '#97 What Kind Of Idiot Gets Phished?',
-            'thumbnail': 're:^https://.*\.png.*$',
+            'thumbnail': r're:^https://.*\.png.*$',
             'duration': 1776.26375,
             'author': 'Reply All',
         },