Skip to content

Commit 0567c20

Browse files
authored
Merge branch 'dev' into yt-stream-ext
2 parents 7ba0483 + bdbfa26 commit 0567c20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/src/main/java/org/schabi/newpipe/extractor/services/soundcloud/SoundcloudParsingHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
import static org.schabi.newpipe.extractor.utils.Utils.replaceHttpWithHttps;
3232

3333
public class SoundcloudParsingHelper {
34-
private static final String HARDCODED_CLIENT_ID = "bkcJLoXNaiFlsLaKBQXOxO5FhW0NJVnu"; // Updated on 29/11/19
34+
private static final String HARDCODED_CLIENT_ID = "r5ELVSy3RkcjX7ilaL7n2v1Z8irA9SL8"; // Updated on 31/12/19
3535
private static String clientId;
3636

3737
private SoundcloudParsingHelper() {

0 commit comments

Comments
 (0)