-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: #493
Bug: #493
Comments
Path to main file SyntaxError: Unexpected token { |
Please Update your ytdl-core to lastest. |
node_modules/miniget/dist/index.js:196 MinigetError: Status code: 403 |
/home/container/node_modules/miniget/dist/index.js:196
let err = new Miniget.MinigetError('Status code: ' + res.statusCode, res.statusCode);
^
MinigetError: Status code: 403
at ClientRequest. (/home/container/node_modules/miniget/dist/index.js:196:27)
at Object.onceWrapper (node:events:483:26)
at ClientRequest.emit (node:events:376:20)
at HTTPParser.parserOnIncomingClient (node:_http_client:660:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:126:17)
at TLSSocket.socketOnData (node:_http_client:526:22)
at TLSSocket.emit (node:events:376:20)
at addChunk (node:internal/streams/readable:305:12)
at readableAddChunk (node:internal/streams/readable:280:9)
at TLSSocket.Readable.push (node:internal/streams/readable:219:10) {
statusCode: 403
}
cont
The text was updated successfully, but these errors were encountered: