From 68c3ec55970a5b85bd6c901e81299ecacf43c15a Mon Sep 17 00:00:00 2001 From: arichi Date: Sun, 18 Dec 2016 15:34:22 +0800 Subject: [PATCH] extra line --- youtube_dl/downloader/http.py | 1 + 1 file changed, 1 insertion(+) diff --git a/youtube_dl/downloader/http.py b/youtube_dl/downloader/http.py index d6096b792..4a4790505 100644 --- a/youtube_dl/downloader/http.py +++ b/youtube_dl/downloader/http.py @@ -18,6 +18,7 @@ from ..utils import ( XAttrUnavailableError, ) + class HttpFD(FileDownloader): def report_will_throttle(self): self.report_warning(("\r[download] This website does not support Content-Range header, "