NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/soundcloud
Stypox 638da1756c
[Mix] Create MultiInfoItemsCollector
It is a collector that can handle many extractor types, to be used when a list contains items of different types (e.g. search). It was renamed from InfoItemsSearchCollector so that it can now be used not just for search but for any extractor needing it. It supports, streams, channels, playlists and *mixes*.
2022-03-19 10:44:06 +01:00
..
extractors [Mix] Create MultiInfoItemsCollector 2022-03-19 10:44:06 +01:00
linkHandler Use the SOUNDCLOUD_API_V2_URL constant in all the SoundCloud package 2021-05-23 18:08:44 +02:00
SoundcloudParsingHelper.java Removed hardcoded soundcloud id 2022-03-15 21:19:19 +01:00
SoundcloudService.java Format the SoundCloud package of the extractor and fix some warnings 2021-05-23 18:08:42 +02:00