1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-19 01:44:03 +01:00
Sergey M․ a3c3a1e128
[http] Rework HTTP downloader
* Simplify code and split into separate routines to facilitate maintaining
* Make retry mechanism work on errors during actual download not only during connection establishment phase
* Retry on ECONNRESET and ETIMEDOUT during reading data from network
* Retry on content too short and various timeout errors
* Show error description on retry
* Closes #506, closes #809, closes #2849, closes #4240, closes #6023, closes #8625, closes #9483
2017-08-27 02:22:30 +07:00
..
2017-08-27 02:22:30 +07:00
2017-04-24 03:09:08 +07:00
2017-02-28 22:10:31 +08:00
2017-08-23 23:23:13 +07:00