]> jfr.im git - yt-dlp.git/history - yt_dlp/downloader/http.py
Standardize retry mechanism (#1649)
[yt-dlp.git] / yt_dlp / downloader / http.py
2022-08-01  pukkandanStandardize retry mechanism (#1649)
2022-07-10  pukkandan[http] Ensure the file handle is always closed
2022-06-24  pukkandan[cleanup] Consistent style for file heads
2022-06-24  pukkandan[compat] Remove more functions
2022-05-21  pukkandan[cleanup] Misc
2022-05-16  coletdjnz[http] Fix bug in retrying on read timeout in py <...
2022-05-09  pukkandan[cleanup] Minor fixes (See desc)
2022-04-12  pukkandan[cleanup] Sort imports
2022-04-12  pukkandan[cleanup] Upgrade syntax
2022-04-05  pukkandan[http] Fix #3215
2022-04-05  pukkandan[cleanup] Misc fixes
2022-03-31  pukkandan[utils] Add `try_call`
2022-03-19  Lesmiscore (Naoya... [http] Reject broken range before request (#3079)
2022-03-18  coletdev[downloader/http] Retry on more errors (#3065)
2022-02-28  Lesmiscore (Naoya... [downloader/fragment] Fix bugs around resuming with...
2021-12-23  Emanuel HoogeveenAdd option `--file-access-retries` (#2066)
2021-10-19  pukkandan[http] Retry on socket timeout
2021-10-14  pukkandan[http] Show the last encountered error
2021-10-10  pukkandan[downloader] Fix throttledratelimit
2021-10-09  pukkandan[cleanup] Misc cleanup
2021-10-09  pukkandan[http] Respect user-provided chunk size over extractor's
2021-09-22  The Hatsune DaishiBasic framework for simultaneous download of multiple...
2021-08-11  Felix SRevert erroneous use of the `Content-Length` header...
2021-07-21  pukkandan[downloader] Pass `info_dict` to `progress_hook`s
2021-06-22  pukkandanAdd option `--throttled-rate` below which video data...
2021-02-24  Pccode66Completely change project name to yt-dlp (#85)