NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/soundcloud/extractors
Stypox c3651bef5c
Channels are now an Info
The previous "main" tab is now just a normal tab returned in getTabs().
This is a breaking change.
2023-04-14 00:56:29 +02:00
..
SoundcloudChannelExtractor.java Channels are now an Info 2023-04-14 00:56:29 +02:00
SoundcloudChannelInfoItemExtractor.java Remove EMPTY_STRING. 2022-08-24 06:59:17 +05:30
SoundcloudChannelTabExtractor.java Channels are now an Info 2023-04-14 00:56:29 +02:00
SoundcloudChartsExtractor.java Use the SOUNDCLOUD_API_V2_URL constant in all the SoundCloud package 2021-05-23 18:08:44 +02:00
SoundcloudCommentsExtractor.java Format the SoundCloud package of the extractor and fix some warnings 2021-05-23 18:08:42 +02:00
SoundcloudCommentsInfoItemExtractor.java Use Description object for comments text. 2022-11-28 17:02:19 +00:00
SoundcloudPlaylistExtractor.java Add a comment 2022-10-10 22:22:12 +02:00
SoundcloudPlaylistInfoItemExtractor.java [SoundCloud] Implement getUploaderUrl() and isUploaderVerified() for PlaylistInfoItemExtractor 2022-12-31 18:46:39 +01:00
SoundcloudSearchExtractor.java Remove EMPTY_STRING. 2022-08-24 06:59:17 +05:30
SoundcloudStreamExtractor.java [SoundCloud] Fix extraction of tracks like count 2023-01-29 01:00:49 +01:00
SoundcloudStreamInfoItemExtractor.java Remove EMPTY_STRING. 2022-08-24 06:59:17 +05:30
SoundcloudSubscriptionExtractor.java [Soundcloud] Fix checkstyle issues 2022-03-26 19:40:20 +01:00
SoundcloudSuggestionExtractor.java Add Utils methods for URL encoding/decoding using UTF-8. 2022-11-12 07:29:15 +05:30