youtube-dl now auto updates on server restart

This commit is contained in:
Isaac Grynsztein
2020-03-17 23:22:26 -04:00
parent c4fe1a2fb0
commit 1f9f07ac56
2 changed files with 51 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
"express": "^4.17.1",
"lowdb": "^1.0.0",
"merge-files": "^0.1.2",
"node-fetch": "^2.6.0",
"shortid": "^2.2.15",
"uuidv4": "^6.0.6",
"youtube-dl": "^3.0.2"