NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services
TiA4f8R 4158fc46a0
[Bandcamp] Fix regression of Opus radio streams extraction
When moving opus-lo into a constant, opus-lo was renamed to opus_lo and was only used if no MP3 stream was available (which was not the case before the changes in BandcampRadioStreamExtractor related to the addition of the support of all delivery methods), so these changes removed the ability to get Opus streams of Bandcamp radios.

This commit reverts this unwanted change.
2022-05-28 12:00:54 +02:00
..
bandcamp [Bandcamp] Fix regression of Opus radio streams extraction 2022-05-28 12:00:54 +02:00
media_ccc Apply reviews: improve comments, remove FILE, remove Stream#equals(Stream) 2022-05-28 12:00:49 +02:00
peertube Rename Stream's baseUrl to manifestUrl 2022-05-28 12:00:53 +02:00
soundcloud Improve documentation and adress most of the requested changes 2022-05-28 12:00:46 +02:00
youtube Fix Checkstyle issue in YoutubeDashManifestCreator 2022-05-28 12:00:53 +02:00