Use newleaf instead of YouTube API

This commit is contained in:
Ajay Ramachandran
2021-06-02 22:34:38 -04:00
parent c1609a826a
commit 0904036009
14 changed files with 227 additions and 154 deletions

View File

@@ -23,8 +23,7 @@
"pg": "^8.5.1",
"redis": "^3.1.1",
"sync-mysql": "^3.0.1",
"uuid": "^3.3.2",
"youtube-api": "^3.0.1"
"uuid": "^3.3.2"
},
"devDependencies": {
"@types/better-sqlite3": "^5.4.0",