Changing the way youtube chat is handled, switched library to LuanRT/YouTube.js thanks to Xeeija :3

This commit is contained in:
2026-03-30 03:08:43 +02:00
parent bb51c30f2f
commit 4f215b59dd
7 changed files with 235 additions and 934 deletions

View File

@@ -23,7 +23,7 @@
"react-dom": "18.3.1",
"react-icons": "^5.5.0",
"twitch-m3u8": "^1.1.5",
"youtube-chat": "^2.2.0"
"youtubei.js": "^17.0.1"
},
"devDependencies": {
"@astrojs/node": "^10.0.3",