Added basic id3 tagging functionality and simplified mp3 downloading logic

This commit is contained in:
Isaac Grynsztein
2020-03-13 00:34:27 -04:00
parent c752b13732
commit d9edb40cd5
2 changed files with 20 additions and 5 deletions

View File

@@ -25,6 +25,7 @@
"exe": "^1.0.2",
"express": "^4.17.1",
"lowdb": "^1.0.0",
"node-id3": "^0.1.14",
"shortid": "^2.2.15",
"uuidv4": "^6.0.6",
"youtube-dl": "^3.0.2"