You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: