Michaili K
Michaili K
I'm uncomfortable merging this at the moment, as several new issues have been emerging, making sign in via OAuth2 ineffective.
Google probably has rolled out a fix for this workaround to everyone by now.
> Some people over lavaplayer suggests to use [lavaplayer-fork](https://github.com/Walkyst/lavaplayer-fork) to solve youtube issues We're already using [lavalink's lavaplayer fork](https://github.com/lavalink-devs/lavaplayer), which is still receiving maintenance. For this issue specifically, a simple...
See [the various](https://github.com/yt-dlp/yt-dlp/issues/10128) [other issues](https://github.com/TeamNewPipe/NewPipe/issues/11139) [on the internet](https://github.com/imputnet/cobalt/issues/551) on this topic for a rough history of this. The cobalt.tools developers seem to have found a workaround related to OAuth2, however...
As this is an issue that affects every project using YouTube, several communities have come across a few discoveries. Here's a summary of what I've seen: 1. This is an...
There is no solution at the moment.
> I'm also using Hetzner. Not sure if that's a coincidence or not. This is expected. As I mentioned earlier, it seems like YouTube is banning entire ASNs/IP ranges, rather...
> you might also need to use the oauth branch do not use the oauth2 branch. i abandoned & deleted that branch a few weeks ago, because youtube patched the...
In JMusicBot, embeds are used for lists and/or interactive elements (like the `search`, `settings` and `queue` commands.) Using an embed for the `play` command wouldn't make much sense. I believe...
This would require JDA (the Discord library we use to connect to & interact with Discord) to implement e2ee voice. Discord will eventually [deprecate non-e2ee voice](https://discord.com/developers/docs/change-log#future-deprecation-and-discontinuation-of-none2ee-voice) so we will very...