The library was working fine until suddenly it started throwing the following error:
MinigetError: Status code: 403
at ClientRequest.<anonymous> (/root/project/node_modules/miniget/dist/index.js:206:27)
at Object.onceWrapper (node:events:626:26)
at ClientRequest.emit (node:events:511:28)
at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:693:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
at TLSSocket.socketOnData (node:_http_client:535:22)
at TLSSocket.emit (node:events:511:28)
at addChunk (node:internal/streams/readable:332:12)
at readableAddChunk (node:internal/streams/readable:305:9)
at Readable.push (node:internal/streams/readable:242:10) {
statusCode: 403
}
It does not happen consistently, it happens a few times, then its gone, then it happens again. All of these with a video that is for sure download-able.
Describe the bug
The library was working fine until suddenly it started throwing the following error:
It does not happen consistently, it happens a few times, then its gone, then it happens again. All of these with a video that is for sure download-able.
Debug File
Environment