ThatGuyJacobee / Elite-Music

Elite Music is an open-source, feature-packed Discord music bot running on discord.js and discord-player. The bot is complete with large selection of commands, effects, optional features, autoplay, customisability and much more! 🚀💪
https://elite-bot.com/docs/getting-started-music
Apache License 2.0
40 stars 3 forks source link

Improve Reliability - New YT Extractor #117

Open ThatGuyJacobee opened 1 day ago

ThatGuyJacobee commented 1 day ago

Implement the new discord-player-youtubei extractor and provide a credential option in the .env configuration to provide a token. This feature should be optional.

Currently, the default package scrapes data from YouTube which has become more restricted by Google overtime, which has caused issues to some users as requests are blocked.

This new scraped provides the ability to set a token from a G-Account, which will significantly decrease the chance of requests being blocked by YouTube since the bot emulated being logged in as your account.

ThatGuyJacobee commented 1 day ago

Issue made as a formality. This has already been worked on in the beta branch: https://github.com/ThatGuyJacobee/Elite-Music/tree/beta-v1.6 🤙