mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-04-06 23:14:15 +00: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.