This commit is contained in:
bingus_violet 2024-07-26 02:39:07 -05:00
parent ed31ad71ae
commit d9f7a8d4fc
4 changed files with 1123 additions and 231 deletions

View file

@ -25,6 +25,8 @@
"dependencies": {
"child_process": "^1.0.2",
"express": "^4.18.2",
"ffmpeg-static": "^5.2.0"
"ffmpeg-static": "^5.2.0",
"youtube-dl-exec": "^3.0.7",
"ytdl-core": "^4.11.5"
}
}