distubejs / ytdl-core

YouTube video downloader in javascript.
MIT License
206 stars 43 forks source link

get cookies correctly,but still throw an error #96

Open td236 opened 3 weeks ago

td236 commented 3 weeks ago

node:internal/process/promises:391 triggerUncaughtException(err, true / fromPromise /); ^

Error: connect ENETUNREACH 31.13.94.37:443 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) Emitted 'error' event on PassThrough instance at: at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { errno: -4062, code: 'ENETUNREACH', syscall: 'connect', address: '31.13.94.37', port: 443 }

Node.js v20.16.0

ybd-project commented 3 weeks ago

@ybd-project/ytdl-core I have now released ytdl-core with the ability to specify poToken and visitorData. The iOS and Android players are experiencing bot errors, but we have been able to work around this by using the Web Creator player. These issues are being improved, so please wait. We are looking forward to receiving reports of issues.