NewPipeExtractor/extractor
Stypox 3b2cfb4ca2
[SoundCloud] Return empty video stream list instead of null
Also replace every instance of `return new ArrayList<>();` with `return Collections.emptyList();`
2020-10-24 18:23:46 +02:00
..
src [SoundCloud] Return empty video stream list instead of null 2020-10-24 18:23:46 +02:00
build.gradle Use OkHttp for tests like in NewPipe 2020-06-11 15:06:08 +02:00