mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-10-01 14:55:51 -04:00
Useful when some non-success (2xx) HTTP status codes should be considered normal. Previously this required to manually catch corresponding exceptions and read the response.