improve downloader retry behavior
- only retry download on 5xx and 429 status codes - immediately fail on 4xx status codes
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
- Improved retry behavior for failed HTTP downloads
|
||||
|
||||
## 1.0.1 - 2017-11-10
|
||||
- Added support for:
|
||||
- `xvideos` - https://www.xvideos.com/ ([#45](https://github.com/mikf/gallery-dl/issues/45))
|
||||
|
||||
Reference in New Issue
Block a user