From: Yen Chi Hsuan Date: Tue, 17 Oct 2017 07:39:06 +0000 (+0800) Subject: [megaphone] Fix deprecated escape sequence X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=c233003afe34ba9db7861bf44d5097ade870c739;p=youtube-dl [megaphone] Fix deprecated escape sequence --- diff --git a/youtube_dl/extractor/megaphone.py b/youtube_dl/extractor/megaphone.py index 60e3caf0d..5bafa6cf4 100644 --- a/youtube_dl/extractor/megaphone.py +++ b/youtube_dl/extractor/megaphone.py @@ -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', },