New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bv2mp3

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bv2mp3 - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

LICENSE

3

.github/renovate.json

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc