From: Sergey M․ Date: Tue, 19 Apr 2016 21:40:02 +0000 (+0600) Subject: [people] Remove bogus comment X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=107701fcfced36af62465f4a56a0a9723f5253bf;p=youtube-dl [people] Remove bogus comment --- diff --git a/youtube_dl/extractor/people.py b/youtube_dl/extractor/people.py index f25459045..9ecdbc13b 100644 --- a/youtube_dl/extractor/people.py +++ b/youtube_dl/extractor/people.py @@ -21,7 +21,6 @@ class PeopleIE(InfoExtractor): 'uploader_id': '416418724', }, 'params': { - # m3u8 download 'skip_download': True, }, 'add_ie': ['BrightcoveNew'],