From 834e157d7033b8143b0000033bc69f5b20613dbd Mon Sep 17 00:00:00 2001 From: AnimeDL Date: Fri, 15 Dec 2023 09:48:23 -0800 Subject: [PATCH] Change the default kstream to 2 --- modules/module.args.ts | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/module.args.ts b/modules/module.args.ts index bc8f274..b6e3374 100644 --- a/modules/module.args.ts +++ b/modules/module.args.ts @@ -249,7 +249,7 @@ const args: TAppArg[] = [ describe: 'Select specific stream', choices: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], default: { - default: 1 + default: 2 }, docDescribe: true, service: ['crunchy'], diff --git a/package.json b/package.json index 93becf4..487e42d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "multi-downloader-nx", "short_name": "aniDL", - "version": "4.3.2", + "version": "4.4.0", "description": "Downloader for Crunchyroll, Funimation, or Hidive via CLI or GUI", "keywords": [ "download",