diff --git a/src/destreamer.ts b/src/destreamer.ts index 66436a5..bcca716 100644 --- a/src/destreamer.ts +++ b/src/destreamer.ts @@ -60,11 +60,14 @@ async function DoInteractiveLogin(url: string, username?: string): Promise target.url().includes(videoId), { timeout: 150000 });