Merge pull request #1012 from th-ch/crossfade-plugin

[new plugin] Add first version for crossfade plugin
This commit is contained in:
th-ch
2023-02-07 21:35:28 +01:00
committed by GitHub
6 changed files with 629 additions and 0 deletions

View File

@ -115,12 +115,14 @@
"electron-unhandled": "^4.0.1",
"electron-updater": "^5.3.0",
"filenamify": "^4.3.0",
"howler": "^2.2.3",
"html-to-text": "^9.0.3",
"md5": "^2.3.0",
"mpris-service": "^2.1.2",
"node-fetch": "^2.6.8",
"node-notifier": "^10.0.1",
"vudio": "^2.1.1",
"youtubei.js": "^2.9.0",
"ytdl-core": "^4.11.1",
"ytpl": "^2.3.0"
},