Now using Cobalt

This commit is contained in:
bingus_violet 2025-06-13 03:12:41 -05:00
parent f1bbd3c80b
commit fdb7b59ea8
4 changed files with 226 additions and 193 deletions

View file

@ -23,9 +23,10 @@
},
"homepage": "https://github.com/Violets-puragtory/YoutubeConverter#readme",
"dependencies": {
"@distube/ytdl-core": "^4.16.9",
"axios": "^1.9.0",
"child_process": "^1.0.2",
"express": "^4.18.2",
"ffmpeg-static": "^5.2.0"
"ffmpeg-static": "^5.2.0",
"youtubei.js": "^14.0.0"
}
}