mirror of
https://github.com/YuzuZensai/NekoMelody.git
synced 2026-01-31 14:57:58 +00:00
✨ feat: Simple yt-dlp and normal stream
This commit is contained in:
@@ -40,8 +40,10 @@
|
||||
"module": "./dist/index.mjs",
|
||||
"types": "./dist/index.d.ts",
|
||||
"dependencies": {
|
||||
"axios": "^1.7.2",
|
||||
"fluent-ffmpeg": "^2.1.3",
|
||||
"play-dl": "github:YuzuZensai/play-dl-test#test",
|
||||
"speaker": "^0.5.5"
|
||||
"speaker": "^0.5.5",
|
||||
"yt-dlp-wrap": "^2.3.12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user