Converter update!
This commit is contained in:
parent
0980a2aa8b
commit
a8fa9b9783
7 changed files with 257 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "univerter",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0",
|
||||
"description": "A web youtube converter for converting videos to mp4, mp3, and other supported formats",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
@ -26,6 +26,7 @@
|
|||
"body-parser": "^1.20.2",
|
||||
"express": "^4.18.2",
|
||||
"ffmpeg-static": "^5.2.0",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"ytdl-core": "^4.11.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue