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

YouTube auth tokens can't be retrieved because email and password is not set in YoutubeAudioSourceManager #92

Closed
larffxx opened this issue Mar 31, 2024 · 4 comments

Comments

@larffxx
Copy link

larffxx commented Mar 31, 2024

No exception but: "YouTube auth tokens can't be retrieved because email and password is not set in YoutubeAudioSourceManager, age restricted videos will throw exceptions." message

@larffxx
Copy link
Author

larffxx commented Mar 31, 2024

and lavaplayer stops work after this WARN

@devoxin
Copy link
Member

devoxin commented Mar 31, 2024

A warning is not an error. It's just notifying you that it can't retrieve an [account] auth token because you haven't provided account credentials. This is a non-issue, and most likely unrelated to why your Lavaplayer stops working. I would enable debug logs and post them.

@larffxx
Copy link
Author

larffxx commented Mar 31, 2024

Printed stack trace and find exception "com.sedmelluq.discord.lavaplayer.tools.FriendlyException: Video returned by YouTube isn't what was requested" using slash command with jda

@devoxin
Copy link
Member

devoxin commented Mar 31, 2024

Duplicate of #84 #89

@devoxin devoxin closed this as not planned Won't fix, can't repro, duplicate, stale Mar 31, 2024
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