FUNCTIONING

This commit is contained in:
Bingus_Violet 2024-01-17 19:48:08 -06:00
parent 3939aa416f
commit c05f172aec
7 changed files with 440 additions and 14 deletions

View file

@ -24,6 +24,7 @@
"homepage": "https://github.com/Violets-puragtory/YoutubeConverter#readme",
"dependencies": {
"child_process": "^1.0.2",
"express": "^4.18.2"
"express": "^4.18.2",
"ffmpeg-static": "^5.2.0"
}
}