fent / fent/node-ytdl-core

I am using Contabo Server (Sign in to confirm you’re not a bot)

Open
#1,314 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.7k
Forks
852
PR merge metrics
No merged PRs in 30d

Description

My Log:

root@vmi2090944:/www/wwwroot/ytdl-core# node index.js
Error fetching info for first request: UnrecoverableError: Sign in to confirm you’re not a bot
at exports.playError (/www/wwwroot/ytdl-core/node_modules/@distube/ytdl-core/lib/utils.js:164:12)
at exports.getBasicInfo (/www/wwwroot/ytdl-core/node_modules/@distube/ytdl-core/lib/info.js:46:25)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Error fetching info for second request: UnrecoverableError: Sign in to confirm you’re not a bot
at exports.playError (/www/wwwroot/ytdl-core/node_modules/@distube/ytdl-core/lib/utils.js:164:12)
at exports.getBasicInfo (/www/wwwroot/ytdl-core/node_modules/@distube/ytdl-core/lib/info.js:46:25)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
root@vmi2090944:/www/wwwroot/ytdl-core# node index.js
Error fetching info for first request: Error: bind EADDRNOTAVAIL 2a02:c206:2209:944::e
at internalConnect (node:net:1064:18)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:462:18)
at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1381:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:109:8) {
errno: -99,
code: 'EADDRNOTAVAIL',
syscall: 'bind',
address: '2a02:c206:2209:944::e'
}
Error fetching info for second request: Error: bind EADDRNOTAVAIL 2a02:c206:2209:944::e
at internalConnect (node:net:1064:18)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:462:18)
at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1381:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:109:8) {
errno: -99,
code: 'EADDRNOTAVAIL',
syscall: 'bind',
address: '2a02:c206:2209:944::e'
}
root@vmi2090944:/www/wwwroot/ytdl-core# node index.js
Error fetching info for first request: UnrecoverableError: Sign in to confirm you’re not a bot
at exports.playError (/www/wwwroot/ytdl-core/node_modules/@distube/ytdl-core/lib/utils.js:164:12)
at exports.getBasicInfo (/www/wwwroot/ytdl-core/node_modules/@distube/ytdl-core/lib/info.js:46:25)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.