We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65129e6 commit 0d6aebcCopy full SHA for 0d6aebc
1 file changed
extractor/src/main/java/org/schabi/newpipe/extractor/services/soundcloud/SoundcloudParsingHelper.java
@@ -41,7 +41,7 @@
41
42
public class SoundcloudParsingHelper {
43
static final String HARDCODED_CLIENT_ID =
44
- "JpcTFmpEz9lMPDrM6TDAC9izag7Be06D"; // Updated on 2022-01-07
+ "0vyDB4rxVEprGutWT0xQ2VZhYpVZxku4"; // Updated on 2022-02-11
45
private static String clientId;
46
public static final String SOUNDCLOUD_API_V2_URL = "https://api-v2.soundcloud.com/";
47
0 commit comments