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.
2 parents 394c02a + 785ff4a commit 14c179fCopy full SHA for 14c179f
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
private static final String HARDCODED_CLIENT_ID =
44
- "PMAVSQ46tClLDGzoNT3kfsNW6lrhXo05"; // Updated on 18/06/21
+ "J41ecb12ms24jgRjAzb3mrxo4nuRgXgu"; // Updated on 28/07/21
45
private static String clientId;
46
public static final String SOUNDCLOUD_API_V2_URL = "https://api-v2.soundcloud.com/";
47
0 commit comments