dank074 / Discord-video-stream

Experiment for making video streaming work for discord selfbots.
174 stars 33 forks source link

Error: MinigetError: Status code: 410 #80

Open fakhry7050 opened 5 months ago

fakhry7050 commented 5 months ago

Error: MinigetError: Status code: 410 at ClientRequest. (/root/worktest/StreamBot/node_modules/miniget/dist/index.js:206:27) at Object.onceWrapper (node:events:632:26) at ClientRequest.emit (node:events:517:28) at HTTPParser.parserOnIncomingClient (node:_http_client:700:27) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) at TLSSocket.socketOnData (node:_http_client:541:22) at TLSSocket.emit (node:events:517:28) at addChunk (node:internal/streams/readable:368:12) at readableAddChunk (node:internal/streams/readable:341:9) at Readable.push (node:internal/streams/readable:278:10) { statusCode: 410 }

dank074 commented 5 months ago

Are you using ytld library? Seems to be an issue when you are attempting to download age restricted videos

https://github.com/fent/node-ytdl-core/issues/1139

fakhry7050 commented 5 months ago

Are you using ytld library? Seems to be an issue when you are attempting to download age restricted videos

fent/node-ytdl-core#1139 Most probably is caused from ip rate limiting