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 #95

Closed
pbzdok opened this issue Apr 3, 2024 · 2 comments
Closed

YouTube auth tokens can't be retrieved #95

pbzdok opened this issue Apr 3, 2024 · 2 comments

Comments

@pbzdok
Copy link

pbzdok commented Apr 3, 2024

Lavaplayer stopped working for me. I'm using version 2.1.1.

After restarting my application and trying to play the first track I notice following logs:

[lava-daemon-pool-info-loader-2-thread-1] WARN com.sedmelluq.discord.lavaplayer.source.youtube.YoutubeAccessTokenTracker - YouTube auth tokens can't be retrieved because email and password is not set in YoutubeAudioSourceManager, age restricted videos will throw exceptions.
[lava-daemon-pool-info-loader-2-thread-1] INFO com.sedmelluq.discord.lavaplayer.source.youtube.YoutubeAccessTokenTracker - Updating YouTube visitor id (current is null).
[lava-daemon-pool-info-loader-2-thread-1] INFO com.sedmelluq.discord.lavaplayer.source.youtube.YoutubeAccessTokenTracker - Updating YouTube visitor id succeeded, new one is <redacted>, next update will be after 600 seconds.

Following this my AudioLoadResultHandler runs the function loadFailed(FriendlyException exception). Unfortunately I do not log the exception. I will try to provide more info when I got time.

This might be related to #90 but not sure.

@devoxin
Copy link
Member

devoxin commented Apr 3, 2024

This is not an error.

You are also using an outdated version of Lavaplayer.
Update using the snapshot repository with the artifact ID afec211f05c9dcf0b6ee44276a02f0316ea2458a-SNAPSHOT.

Duplicate of #84 #89

@devoxin devoxin closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2024
@pbzdok
Copy link
Author

pbzdok commented Apr 3, 2024

I see, thanks for the fast response! Sorry for not checking the closed issues.

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