lavalink-devs / Lavalink

Standalone audio sending node based on Lavaplayer.
https://lavalink.dev/
MIT License
1.56k stars 668 forks source link

YouTube has stopped working #360

Closed ThatOneCalculator closed 3 years ago

ThatOneCalculator commented 3 years ago

Description

YouTube has stopped working with Lavalink. My bot just joins and leaves. This only started occuring today after 2 months of Lavalink usage.

Version info

Client used: lavalink.py

Output of java -version:

openjdk version "11.0.8" 2020-07-14 OpenJDK Runtime Environment (build 11.0.8+10-post-Ubuntu-0ubuntu120.04) OpenJDK 64-Bit Server VM (build 11.0.8+10-post-Ubuntu-0ubuntu120.04, mixed mode, sharing)
Version: 3.3.1.4
Build: 1109
Build time: 04.10.2020 15:26:50 UTC
Branch Commit: master
Commit: 19972c2
Commit time: 04.10.2020 15:12:22 UTC
JVM: 11.0.8
Lavaplayer 1.3.54.3
ThatOneCalculator commented 3 years ago

Also, all other audio sources (soundcloud, bandcamp, etc) work perfectly fine. It's just YouTube.

freyacodes commented 3 years ago

Upload your logs please

Tested on 3.3.1.3 and 3.3.1.4

This is the server version. When we talk about the client, we talk about the library you use to connect to Lavalink.

(gotta run, brb)

ThatOneCalculator commented 3 years ago

Upload your logs please

Tested on 3.3.1.3 and 3.3.1.4

This is the server version. When we talk about the client, we talk about the library you use to connect to Lavalink.

(gotta run, brb)

Sorry 'bout that! Better?

freyacodes commented 3 years ago

Still can't help you without logs

ThatOneCalculator commented 3 years ago

Still can't help you without logs

Does lavalink save logs somewhere?

freyacodes commented 3 years ago

Near the working directory

ThatOneCalculator commented 3 years ago

Is it /logs/spring.log?

freyacodes commented 3 years ago

Yes

ThatOneCalculator commented 3 years ago

The file is too big for GitHub's comment upload system (81 MB). How would you like me to send it?

freyacodes commented 3 years ago

Try only including the lines relevant to your issue

ThatOneCalculator commented 3 years ago

Actually, I uploaded it to 0x0.st. Here you go! https://0x0.st/i0Il.log

ThatOneCalculator commented 3 years ago

Oh we commented at the same time. I'll redo it!

ThatOneCalculator commented 3 years ago

spring_small.log Here's the small version

freyacodes commented 3 years ago

You're very obviously getting ratelimited by YouTube (status 429). Your bot leaving might be something your client is doing.

This is a common but difficult problem. You may ask for help in our Discord channel.

ThatOneCalculator commented 3 years ago

Can you send the link to the Discord?

freyacodes commented 3 years ago

Check the readme