twlite / discord-ytdl-core

Simple ytdl wrapper for discord bots with custom ffmpeg args support.
https://www.npmjs.com/package/discord-ytdl-core
Apache License 2.0
51 stars 10 forks source link

MinigetError: input stream: Status code: 403 #27

Closed N1C0exe closed 3 years ago

N1C0exe commented 3 years ago

MinigetError: input stream: Status code: 403 at ClientRequest. (/home/container/node_modules/miniget/dist/index.js:211:27) at Object.onceWrapper (events.js:483:26) at ClientRequest.emit (events.js:376:20) at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:647:27) at HTTPParser.parserOnHeadersComplete (_http_common.js:126:17) at TLSSocket.socketOnData (_http_client.js:515:22) at TLSSocket.emit (events.js:376:20) at addChunk (internal/streams/readable.js:309:12) at readableAddChunk (internal/streams/readable.js:284:9) at TLSSocket.Readable.push (internal/streams/readable.js:223:10) at TLSWrap.onStreamRead (internal/stream_base_commons.js:188:23) { statusCode: 403 }

This error come when playing a long playlist . Some people on ydl guild support server said that it can be a little rate limit. Anyone have found a real fix?

twlite commented 3 years ago

this is not a problem in discord-ytdl-core