add yt lyrics

This commit is contained in:
vapormusic 2021-12-24 13:20:57 +07:00
parent 9fb4585e52
commit 0486fb8fa6
3 changed files with 137 additions and 62 deletions

View file

@ -37,7 +37,8 @@
"source-map-support": "^0.5.21",
"v8-compile-cache": "^2.3.0",
"ws": "^8.3.0",
"xml2js": "^0.4.23"
"xml2js": "^0.4.23",
"youtube-search-without-api-key": "^1.0.7"
},
"devDependencies": {
"electron": "https://github.com/castlabs/electron-releases.git",