From 5d1b5af75a46f391cfc802aa20867d3e47f3fcdf Mon Sep 17 00:00:00 2001 From: killer069 <65385476+killer069@users.noreply.github.com> Date: Wed, 20 Oct 2021 19:10:15 +0530 Subject: [PATCH] code made prettier --- play-dl/SoundCloud/index.ts | 18 +++++++++--------- play-dl/Spotify/classes.ts | 4 ++-- play-dl/YouTube/utils/index.ts | 9 +-------- 3 files changed, 12 insertions(+), 19 deletions(-) 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('