NewPipeExtractor/extractor
Stypox 5e4ddb368f
[SoundCloud] Fix extractors built from next playlist pages
They didn't have the information to calculate another next page url. So now `nextPageUrl` contains a full link with all video ids, and `getPage` takes the first part of the url (containing 15 streams) and produces another `nextPageUrl` with the remaining streams.
Also add a test for this.
2020-03-17 18:04:40 +01:00
..
src [SoundCloud] Fix extractors built from next playlist pages 2020-03-17 18:04:40 +01:00
build.gradle removed jackson and java 8 2018-09-26 03:20:29 +05:30