Skip to content
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

BUG Youtube songs stop after 80 seconds #44

Open
Famf opened this issue Sep 26, 2023 · 0 comments
Open

BUG Youtube songs stop after 80 seconds #44

Famf opened this issue Sep 26, 2023 · 0 comments
Assignees

Comments

@Famf
Copy link

Famf commented Sep 26, 2023

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:

  1. Play something using the !youtube command (The example I used is
    !youtube https://www.youtube.com/watch?v=zWNkD4YWt_c)

Expected behavior
The bot should play the full song before disconnecting.

Versions (please complete the following information):

  • OS: Arch (Garuda Linux)
  • Node.js version : v16.20.2
  • Bot version Docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants