Bump: @distube/ytdl-core to v4.16.8

In the latest version, the issue has been resolved where starting an instance of ffmpeg caused the server to return a 403 Forbidden error (access denied), this preventing the playback of any music tracks.
This commit is contained in:
SuperKali 2025-04-05 18:28:16 +02:00 committed by GitHub
parent 99655220a7
commit 1f8da0046a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,7 +89,7 @@
"@discordjs/opus": "^0.10.0",
"@discordjs/rest": "1.0.1",
"@discordjs/voice": "0.18.0",
"@distube/ytdl-core": "^4.16.6",
"@distube/ytdl-core": "^4.16.8",
"@distube/ytsr": "^2.0.4",
"@prisma/client": "4.16.0",
"@types/libsodium-wrappers": "^0.7.9",