Change the default kstream to 2

This commit is contained in:
AnimeDL 2023-12-15 09:48:23 -08:00
parent 5f082f10ee
commit 834e157d70
2 changed files with 2 additions and 2 deletions

View file

@ -249,7 +249,7 @@ const args: TAppArg<boolean|number|string|unknown[]>[] = [
describe: 'Select specific stream',
choices: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10],
default: {
default: 1
default: 2
},
docDescribe: true,
service: ['crunchy'],

View file

@ -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",