-
-
Notifications
You must be signed in to change notification settings - Fork 317
fix: fixes @distube/ytdl-core is out of date and music not playing issue by switching to use yt-dlp to get streaming URL #1284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
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.
* Update package.json > @distube/ytdl-core to ^4.16.10
…doc and package.json, added docker-compose
📦 🤖 A new release has been made for this pull request.To play around with this PR, pull Images are available for x86_64 and ARM64.
|
|
Works great! |
|
Working as of 31 of October, time to play spooky songs 👻 |
Drahgoone
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and working as of 13Dec25.
|
Working for me as well |
Closes #1283
yt-dlpto get the streaming URL, removing dependency on@distube/ytdl-coredocker-compose.example.ymland updated documentation for running with docker-compose locallyMostly vibe-coded. I've tested the build and I'm able to run the bot and hear music. Feel free to make changes/abandon this PR as you see fit