From 107701fcfced36af62465f4a56a0a9723f5253bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 20 Apr 2016 03:40:02 +0600 Subject: [PATCH] [people] Remove bogus comment --- youtube_dl/extractor/people.py | 1 - 1 file changed, 1 deletion(-) 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'],