Added support for importing Soundcloud likes as a new tab before About in a user's channel.

The likes are also retrieved in the feed if the user is subscribed to.
This commit is contained in:
watermelon42 2025-06-18 17:19:54 +03:00 committed by TobiGr
parent ac14ccea28
commit 8bd5694bd3
4 changed files with 15 additions and 1 deletions

View file

@ -214,7 +214,7 @@ dependencies {
// the corresponding commit hash, since JitPack sometimes deletes artifacts.
// If theres already a git hash, just add more of it to the end (or remove a letter)
// to cause jitpack to regenerate the artifact.
implementation 'com.github.TeamNewPipe.NewPipeExtractor:NewPipeExtractor:v0.24.6'
implementation 'com.github.TeamNewPipe.NewPipeExtractor:NewPipeExtractor:v0.24.7'
implementation 'com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
/** Checkstyle **/