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

Nothing found and video requiring login for audio #6456

Closed
MadHatterHoff opened this issue Sep 22, 2024 · 1 comment
Closed

Nothing found and video requiring login for audio #6456

MadHatterHoff opened this issue Sep 22, 2024 · 1 comment
Labels
Closed: Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@MadHatterHoff
Copy link

What Red version are you using?

3.4.5

Cog name

Audio

Command name

play

What did you expect to happen?

Audio to successfully play in the voice channel.

What actually happened?

Bot joined the channel, but threw a "Nothing Found" message containing "This video requires login"

How can we reproduce this error?

  1. Create new discord bot with Red
  2. Provide the credentials need and add YouTube and spotify APi config.
  3. Attempt to play youtube or spotify music

Anything else?

this is my first time trying to make a music bot and have been following multiple tutorials, though I am not sure what the issue could be here

@MadHatterHoff MadHatterHoff added the Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing. label Sep 22, 2024
@github-actions github-actions bot added the Status: Needs Triage This has not been labeled or discussed for handling yet. label Sep 22, 2024
@aikaterna
Copy link
Member

aikaterna commented Sep 22, 2024

Your ip address/host ASN has been banned by youtube and you'll need to find one that still works, or manage the audio backend yourself and try other methods that the Lavalink project has available for the version of Lavalink we currently use, which is v3. We don't provide direct help in getting around this block, as there isn't anything we can do since it's related to your host and how youtube is choosing to protect their service. Other services like bandcamp, soundcloud, icecast/shoutcast streams or local file playback will still work for you, this issue is only in regards to youtube playback.
edit: And in regard to Spotify playback, those songs are never played directly, and are looked up on youtube instead, which will also return this error.

@Flame442 Flame442 added Closed: Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing. Status: Needs Triage This has not been labeled or discussed for handling yet. labels Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed: Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants