mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Upgrade youtubei library
Fixes an exception when fetching transcripts
This commit is contained in:
parent
67c5de6512
commit
c176078cf8
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue