Malexion / Rhythm-Bot

Queue up and play youtube audio over discord voice.
MIT License
202 stars 183 forks source link

Error adding track: Error: Status code: 410 #48

Open jeremyrennerbias opened 3 years ago

jeremyrennerbias commented 3 years ago

Every time I try to add a track, the bot just says "Error adding track: Error: Status code: 410" What does this error code mean?

VioletFlare commented 2 years ago

Youtube responds with a 410 when a track is flagged and you need to be logged in to view it. As far as I know there's currently no easy solution for this. ytdl has fixed that partially, but the error still happens to some people.

Possible workaround: I saw a different commercial bot (Jockie) just handle that case by displaying a message.