Skip to content
New issue

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

[PRODUCTION ISSUE] Music playing does not work #113

Open
Kevin-Kwan opened this issue Sep 25, 2024 · 0 comments
Open

[PRODUCTION ISSUE] Music playing does not work #113

Kevin-Kwan opened this issue Sep 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Kevin-Kwan
Copy link
Owner

Kevin-Kwan commented Sep 25, 2024

Music playing works perfectly fine if running locally.
Music on MY bot VPS deployment is not working due to "Error: Sign in to confirm you’re not a bot" from YouTube." I guess AWS IP ranges are banned from YouTube.
Please keep this mind and have plans to fix this issue or utilize cookies/proxies when deploying your bot based on this repo. I may update this once I test alternative methods.

Any help or suggestions or alternatives are appreciated.

Error emitted from the connection [Object] Could not extract stream for this track
Error: Sign in to confirm you’re not a bot
at exports.playError (/app/node_modules/@distube/ytdl-core/lib/utils.js:164:12)
at exports.getBasicInfo (/app/node_modules/@distube/ytdl-core/lib/info.js:46:25)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
@Kevin-Kwan Kevin-Kwan added the bug Something isn't working label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant