NewPipeExtractor/extractor
Stypox f3095713f9
[SoundCloud] Use api-v2 in PlaylistExtractor
Rewrote methods to calculate next page url and to get items from it. `api-v2` is different from `api` since the initial playlist page contains (usually) the full info of the first 3 streams and only the id of the other. Then the single tracks can be requested in batch using `/tracks?ids=id1,id2,...`.
2020-03-17 15:12:13 +01:00
..
src [SoundCloud] Use api-v2 in PlaylistExtractor 2020-03-17 15:12:13 +01:00
build.gradle removed jackson and java 8 2018-09-26 03:20:29 +05:30