From ea5b25c92dbbf8168eb36d6834e5098735cc888a Mon Sep 17 00:00:00 2001 From: killer069 <65385476+killer069@users.noreply.github.com> Date: Mon, 6 Sep 2021 16:37:05 +0530 Subject: [PATCH] Console logs removed --- play-dl/YouTube/stream.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/play-dl/YouTube/stream.ts b/play-dl/YouTube/stream.ts index 147e5ec..3d580a3 100644 --- a/play-dl/YouTube/stream.ts +++ b/play-dl/YouTube/stream.ts @@ -41,7 +41,6 @@ export async function stream(url : string, cookie? : string): Promise