diff --git a/play-dl/SoundCloud/index.ts b/play-dl/SoundCloud/index.ts index 384dc15..adb83f6 100644 --- a/play-dl/SoundCloud/index.ts +++ b/play-dl/SoundCloud/index.ts @@ -89,17 +89,17 @@ export async function stream(url: string, quality?: number): Promise { * Function to get Free Client ID of soundcloud. * @returns client ID */ -export async function getFreeClientID(): Promise{ - const data = await request('https://soundcloud.com/') - const splitted = data.split('