Comparing version 2.0.3 to 2.0.4
@@ -15,3 +15,4 @@ { | ||
} | ||
] | ||
], | ||
"automergeType": "branch" | ||
} |
{ | ||
"name": "bv2mp3", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "A tool to download all videos and convert to mp3 inside a video set of bilibili (also works for single video, of course).", | ||
@@ -26,6 +26,6 @@ "bin": "index.js", | ||
"@ffmpeg/ffmpeg": "0.10.1", | ||
"axios": "0.25.0", | ||
"commander": "8.3.0", | ||
"axios": "0.27.2", | ||
"commander": "9.3.0", | ||
"lodash-es": "4.17.21", | ||
"minimist": "1.2.5", | ||
"minimist": "1.2.6", | ||
"multi-progress": "4.0.0", | ||
@@ -35,6 +35,6 @@ "progress": "2.0.3" | ||
"devDependencies": { | ||
"eslint": "8.7.0", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-prettier": "4.0.0", | ||
"prettier": "2.5.1" | ||
"eslint": "8.19.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"prettier": "2.7.1" | ||
}, | ||
@@ -41,0 +41,0 @@ "eslintConfig": { |
@@ -7,23 +7,20 @@ # bilibili-video2mp3 | ||
``` | ||
```bash | ||
# options document | ||
npx bv2mp3 --help | ||
# download from a video set | ||
npx bv2mp3 --url=https://www.bilibili.com/video/BV1yZ4y1X7v3 | ||
``` | ||
output sample: | ||
# download from multiple video set | ||
npx bv2mp3 --url=A --url=B | ||
# download with custom file name | ||
npx bv2mp3 --naming=INDEX-TITLE-yousa-DATE --url=A --url=B | ||
``` | ||
downloading [================ ] 52% 36.3s 海蓝色-yousa-2021-12-26.flv | ||
downloading [=============== ] 48% 43.0s 元气女孩-yousa-2021-12-26.flv | ||
downloading [=============== ] 51% 38.5s 安稳最好啦-yousa-2021-12-26.flv | ||
downloading [=========== ] 37% 66.4s 小小-yousa-2021-12-26.flv | ||
downloading [=========== ] 37% 68.3s 北戴河之歌-yousa-2021-12-26.flv | ||
downloading [=========== ] 37% 68.5s 口袋的天空-yousa-2021-12-26.flv | ||
downloading [============ ] 41% 57.4s 日出日落-yousa-2021-12-26.flv | ||
downloading [========== ] 34% 78.3s 知否知否-yousa-2021-12-26.flv | ||
``` | ||
options: | ||
Enjoy! | ||
``` | ||
npx bv2mp3 --help | ||
``` | ||
## License | ||
MIT |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
302
14563
25
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@0.27.2(transitive)
+ Addedcall-bind-apply-helpers@1.0.2(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addedcommander@9.3.0(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addeddunder-proto@1.0.1(transitive)
+ Addedes-define-property@1.0.1(transitive)
+ Addedes-errors@1.3.0(transitive)
+ Addedes-object-atoms@1.1.1(transitive)
+ Addedes-set-tostringtag@2.1.0(transitive)
+ Addedform-data@4.0.2(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedget-intrinsic@1.2.7(transitive)
+ Addedget-proto@1.0.1(transitive)
+ Addedgopd@1.2.0(transitive)
+ Addedhas-symbols@1.1.0(transitive)
+ Addedhas-tostringtag@1.0.2(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedmath-intrinsics@1.1.0(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedminimist@1.2.6(transitive)
- Removedaxios@0.25.0(transitive)
- Removedcommander@8.3.0(transitive)
- Removedminimist@1.2.5(transitive)
Updatedaxios@0.27.2
Updatedcommander@9.3.0
Updatedminimist@1.2.6