aboutsummaryrefslogtreecommitdiff
path: root/test/test_downloader_http.py
AgeCommit message (Expand)Author
2022-08-02Standardize retry mechanism (#1649)pukkandan
2022-06-25[cleanup] Consistent style for file headspukkandan
2022-06-25[compat] Remove more functionspukkandan
2022-04-12[cleanup] Sort importspukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2021-06-06[cleanup] Point all shebang to `python3` (#372)felix
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
2020-09-02[skip travis] renamingUnknown
2018-11-03[extractor/common] Ensure response handle is not prematurely closed before it...Xiao Di Guan
2018-02-03[test_downloader_http] Use try_rmSergey M․
2018-02-03Introduce --http-chunk-sizeSergey M․