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.
- add support for audio and live streams(closes#11923)(closes#9638)
- extract HLS, DASH and all HTTP formats
- extract subtitles
- fixup specific http urls(fixes#16101)