mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-13 07:00:37 +01: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.