This commit is contained in:
Bingus_Violet 2024-02-13 12:03:09 -06:00
parent 2af9a5a902
commit bede398f0a
3 changed files with 118 additions and 3 deletions

View file

@ -19,6 +19,7 @@
"dependencies": {
"express": "^4.18.2",
"minify-html": "^0.0.2",
"ws": "^8.14.2"
"ws": "^8.14.2",
"youtubei.js": "^9.0.2"
}
}