aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/downloader/http.py
AgeCommit message (Expand)Author
2014-07-31[downloader/(common/http)] Changes calculation of the rate-limit. (Fix #2297,...SyxbEaEQ2
2014-04-30[http] Fix string/None comparison with int while in testSergey M․
2014-04-27[http] Improve download mechanism when Range HTTP header is ignoredSergey M․
2014-03-25Replace 'referer' with 'http_referer'Sergey M․
2014-03-25Use explicitly set Referer header for downloadingSergey M․
2014-03-07[http] Use the `YoutubeDL.urlopen` methodJaime Marquínez Ferrándiz
2014-02-26Set resume_len to 0 if download is restartedrzhxeo
2014-01-25Some pep8 style fixesJaime Marquínez Ferrándiz
2013-12-31[http] Fix ‘err’ variable not being assigned in an except block (#2045)Jaime Marquínez Ferrándiz
2013-12-23Remove dead codePhilipp Hagemeister
2013-12-23[bliptv] Remove support for direct downloadsPhilipp Hagemeister
2013-12-11Move FileDownloader to its own module and create a new class for each downloa...Jaime Marquínez Ferrándiz