Skip to content

Commit 1f45937

Browse files
committed
[FIX] Update fork of ytdl-core and youtubei.js
1 parent 5a46830 commit 1f45937

2 files changed

Lines changed: 71 additions & 89 deletions

File tree

package-lock.json

Lines changed: 69 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@distube/soundcloud": "^2.0.4",
5757
"@distube/spotify": "^2.0.2",
5858
"@distube/youtube": "^1.0.4",
59-
"@distube/ytdl-core": "git@github.com:earnestangel/ytdl-core-patch.git",
59+
"@distube/ytdl-core": "git@github.com:NuclearPlayer/ytdl-core.git",
6060
"@nestjs/common": "^10.4.17",
6161
"@nestjs/config": "^3.3.0",
6262
"@nestjs/core": "^10.4.17",
@@ -93,7 +93,7 @@
9393
"sqlite3": "^5.1.7",
9494
"stackblur-canvas": "^2.7.0",
9595
"typeorm": "^0.3.22",
96-
"youtubei.js": "^13.4.0"
96+
"youtubei.js": "^14.0.0"
9797
},
9898
"devDependencies": {
9999
"@golevelup/ts-jest": "^0.6.2",

0 commit comments

Comments
 (0)