about summary refs log tree commit diff
path: root/youtube_dl/extractor/people.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-04-20 03:40:02 +0600
committerSergey M․ <dstftw@gmail.com>2016-04-20 03:40:02 +0600
commit107701fcfced36af62465f4a56a0a9723f5253bf (patch)
tree4803381fb58eee35ae3aed23f332c924ab12eb89 /youtube_dl/extractor/people.py
parentf77970765adb0ffe837706ef8eb041ea448c34b3 (diff)
downloadyoutube-dl-107701fcfced36af62465f4a56a0a9723f5253bf.tar.gz
youtube-dl-107701fcfced36af62465f4a56a0a9723f5253bf.tar.xz
youtube-dl-107701fcfced36af62465f4a56a0a9723f5253bf.zip
[people] Remove bogus comment
Diffstat (limited to 'youtube_dl/extractor/people.py')
-rw-r--r--youtube_dl/extractor/people.py1
1 files changed, 0 insertions, 1 deletions
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'],