aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_downloader_http.py
Commit message (Expand)AuthorAgeFilesLines
* [utils] Add temporary shim for loggingpukkandan2023-07-151-11/+1
* Standardize retry mechanism (#1649)pukkandan2022-08-021-2/+2
* [cleanup] Consistent style for file headspukkandan2022-06-251-2/+3
* [compat] Remove more functionspukkandan2022-06-251-4/+5
* [cleanup] Sort importspukkandan2022-04-121-1/+3
* [cleanup] Upgrade syntaxpukkandan2022-04-121-4/+1
* [cleanup] Point all shebang to `python3` (#372)felix2021-06-061-1/+1
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-4/+4
* [skip travis] renamingUnknown2020-09-021-4/+4
* [extractor/common] Ensure response handle is not prematurely closed before it...Xiao Di Guan2018-11-031-11/+1
* [test_downloader_http] Use try_rmSergey M․2018-02-031-1/+3
* Introduce --http-chunk-sizeSergey M․2018-02-031-0/+123