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

Error: Sign in to confirm you’re not a bot #21

Closed
LostAndDead opened this issue Jun 10, 2024 · 1 comment
Closed

Error: Sign in to confirm you’re not a bot #21

LostAndDead opened this issue Jun 10, 2024 · 1 comment
Labels
question Further information is requested

Comments

@LostAndDead
Copy link

Describe the bug

Any playback requests result in an error, playback doesnt happen.

Environment

Docker

  • @distube/ytdl-core version: 4.13.4
  • Node.js version: 18.7.0
  • Operating system: Ubuntu/Docker

Full error stack:

(Usenode --trace-warnings ...to show where the warning was created) /usr/app/node_modules/@distube/ytdl-core/lib/info.js:91 return new UnrecoverableError(playability.reason || (playability.messages && playability.messages[0])); ^ Error: Sign in to confirm you’re not a bot at privateVideoError (/usr/app/node_modules/@distube/ytdl-core/lib/info.js:91:12) at exports.getBasicInfo (/usr/app/node_modules/@distube/ytdl-core/lib/info.js:54:22) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Seems this is likely something youtube have done, not sure if it can be circumvented or not.

@LostAndDead LostAndDead added the bug Something isn't working label Jun 10, 2024
@skick1234
Copy link

@skick1234 skick1234 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 10, 2024
@skick1234 skick1234 added question Further information is requested and removed bug Something isn't working labels Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants