get most of bash script into node

This commit is contained in:
Mikah Chapman
2021-03-01 16:54:03 -07:00
parent b44ad9c362
commit 87e2f87302
3 changed files with 810 additions and 18 deletions

View File

@@ -12,6 +12,8 @@
"cheerio": "^1.0.0-rc.5",
"express": "^4.17.1",
"fuse.js": "^6.4.6",
"got": "^11.8.1"
"got": "^11.8.1",
"tmp": "^0.2.1",
"youtube-dl-exec": "^1.0.0"
}
}