play-dl stops playing from youtube after a while
I have a simple music player in discordjs 14 using the play-dl library. The bot joins to the voice channel and starts playing the selected music from youtube, but after ~50-60sec it suddenly stops. The bot stays in the voice channel and there's no any error message at all. Do you have any ideas why?
5 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!we do not support TOS violations
Why is it TOS violation? There are already some discussions here about play-dl and similar libraries...
You break youtube's TOS,meaning you're also breaking Discords TOS
Well, I didn't read anything about this in the server's rules, so I don't get why does it bother you..