NewPipeExtractor/extractor
TiA4f8R cbacd3c0a5
Add a check to don't show MP3 128kbps stream twice and catch IOException when fetching the HLS Manifest
If a progressive stream is present in the transcodings, it's unnecessary to show twice an MP3 128kbps stream so if this is the case, the MP3 HLS stream will be not added to the audioStreams, else it will.
This commit also catch fetching errors in HLS manifests parsing and don't add the corresponding stream if an error occurs.
2021-03-14 17:54:16 +01:00
..
src Add a check to don't show MP3 128kbps stream twice and catch IOException when fetching the HLS Manifest 2021-03-14 17:54:16 +01:00
build.gradle Update okhttp from 3.12.11 to 3.12.13 2021-02-14 23:44:19 +01:00