Describe the bug
When playing a song with the !youtube command, the song stops after around 80 seconds. When checking logs using 'docker logs -f plexbot' I saw 'WARNING: ytdl-core is out of date! Update with "npm install ytdl-core@latest".'
I ran that command in the docker container and I no longer get that warning but the issue persists. I'm not sure if it would be possible to use yt-dlp instead of yt-dl as I have better luck with that for other uses.
Describe the bug When playing a song with the !youtube command, the song stops after around 80 seconds. When checking logs using 'docker logs -f plexbot' I saw 'WARNING: ytdl-core is out of date! Update with "npm install ytdl-core@latest".' I ran that command in the docker container and I no longer get that warning but the issue persists. I'm not sure if it would be possible to use yt-dlp instead of yt-dl as I have better luck with that for other uses.
To Reproduce Steps to reproduce the behavior:
Expected behavior The bot should play the full song before disconnecting.
Versions (please complete the following information):