youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 107701fcfced36af62465f4a56a0a9723f5253bf
parent f77970765adb0ffe837706ef8eb041ea448c34b3
Author: Sergey M․ <dstftw@gmail.com>
Date:   Wed, 20 Apr 2016 03:40:02 +0600

[people] Remove bogus comment

Diffstat:
Myoutube_dl/extractor/people.py | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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'],