We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying to play some songs, Lavaplayer throws a FriendlyException: This video requires login.
I wasn't able to determine what exactly causes youtube to require login.
Expected the song to load into the player.
System Properties: java.version = 17.0.13 java.vm.name = OpenJDK 64-Bit Server VM java.vm.specification.version = 17 java.runtime.name = OpenJDK Runtime Environment java.runtime.version = 17.0.13+11-Ubuntu-2ubuntu124.04 java.specification.version = 17 os.arch = amd64 os.name = Linux
JMusicBot Information: Version = Snapshot Owner = [Discord snowflake] Prefix = m! AltPrefix = null MaxSeconds = 0 NPImages = false SongInStatus = true StayInChannel = false UseEval = false UpdateAlerts = false
Dependency Information: JDA Version = 4.4.1_353 JDA-Utilities Version = 3.1.0 Lavaplayer Version = 2.2.2
Runtime Information: Total Memory = 98 Used Memory = 64
Discord Information: ID = [Discord snowflake] Guilds = 2 Users = 5
Probably need to bring back the Oauth2 youtube token method along with PO and Visitor data?
Snapshot compiled from 90d647f
The text was updated successfully, but these errors were encountered:
Just making sure the maintainer is aware of the issue so it can be fixed before making an official release.
Sorry, something went wrong.
No branches or pull requests
Bug Description
When trying to play some songs, Lavaplayer throws a FriendlyException: This video requires login.
Steps to Reproduce
I wasn't able to determine what exactly causes youtube to require login.
Expected Result
Expected the song to load into the player.
Debug Output
System Properties:
java.version = 17.0.13
java.vm.name = OpenJDK 64-Bit Server VM
java.vm.specification.version = 17
java.runtime.name = OpenJDK Runtime Environment
java.runtime.version = 17.0.13+11-Ubuntu-2ubuntu124.04
java.specification.version = 17
os.arch = amd64
os.name = Linux
JMusicBot Information:
Version = Snapshot
Owner = [Discord snowflake]
Prefix = m!
AltPrefix = null
MaxSeconds = 0
NPImages = false
SongInStatus = true
StayInChannel = false
UseEval = false
UpdateAlerts = false
Dependency Information:
JDA Version = 4.4.1_353
JDA-Utilities Version = 3.1.0
Lavaplayer Version = 2.2.2
Runtime Information:
Total Memory = 98
Used Memory = 64
Discord Information:
ID = [Discord snowflake]
Guilds = 2
Users = 5
Additional Info
Probably need to bring back the Oauth2 youtube token method along with PO and Visitor data?
Checklist
JMusicBot Version
Snapshot compiled from 90d647f
The text was updated successfully, but these errors were encountered: