NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services/soundcloud
AudricV 2a24d407d5
[SoundCloud] Fix extraction of tracks like count
SoundCloud is using likes_count to return the like count of a track, like it
was the case before they switched to favoritings_count.
2023-01-29 01:00:49 +01:00
..
extractors [SoundCloud] Fix extraction of tracks like count 2023-01-29 01:00:49 +01:00
linkHandler Add Utils methods for URL encoding/decoding using UTF-8. 2022-11-12 07:29:15 +05:30
SoundcloudParsingHelper.java Use immutable Map factory methods. 2023-01-02 07:50:31 +05:30
SoundcloudService.java [Soundcloud] Fix checkstyle issues 2022-03-26 19:40:20 +01:00