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

403 on youtube downloads with the latest docker #381

Open
elouin opened this issue Oct 15, 2023 · 0 comments
Open

403 on youtube downloads with the latest docker #381

elouin opened this issue Oct 15, 2023 · 0 comments

Comments

@elouin
Copy link

elouin commented Oct 15, 2023

Describe the bug
I am running botamusique through docker as explained in the setup guide. When a YouTube URL is passed to botamusique through the !url command, it fails. In the logs a 403 is shown. Radios/Soundcloud works.
Log:

[Oct 15 18:09:03 ERROR] bot: download failed with error:

[download] Got error: HTTP Error 403: Forbidden

Affected version
latest image from dockerhub.

To Reproduce
Steps to reproduce the behavior:

  1. setup botamusique through docker as explained in the docker setup guide
  2. pass a youtube url to botamusique like `!url

Expected behavior
The video gets downloaded and played.

Additional context
My guess is that the youtube-dl version is outdated. Running !update failed as well.

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

1 participant