Avoid invalid extractors in DefaultHlsExtractorFactory
This change fixes playback of playlists where segments have the extension and Content-Type of JPEG pictures (although in reality) they are transport streams. File inferrence before this change will cause an exception when assuming the inferred file type is one of the allowed HLS containers. #minor-release Issue: #8733 PiperOrigin-RevId: 363641277
Showing
with
35 additions
and
7 deletions
Please
register
or
sign in
to comment