Upgrade youtubei library

Fixes an exception when fetching transcripts
This commit is contained in:
Jackson Harper
2024-04-13 09:28:15 +08:00
parent 67c5de6512
commit c176078cf8

View File

@ -113,7 +113,7 @@
"voca": "^1.4.0",
"winston": "^3.3.3",
"word-counting": "^1.1.4",
"youtubei": "1.3.7"
"youtubei": "1.4.0"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.2",