You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I get this error when I try to play some video.
MinigetError: Status code: 410 at ClientRequest.<anonymous> (D:\Perso\prog\Kinoa\node_modules\miniget\dist\index.js:210:27) at Object.onceWrapper (node:events:510:26) at ClientRequest.emit (node:events:390:28) at HTTPParser.parserOnIncomingClient (node:_http_client:623:27) at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17) at TLSSocket.socketOnData (node:_http_client:487:22) at TLSSocket.emit (node:events:390:28) at addChunk (node:internal/streams/readable:324:12) at readableAddChunk (node:internal/streams/readable:297:9) at TLSSocket.Readable.push (node:internal/streams/readable:234:10) { statusCode: 410 }
Hello I get this error when I try to play some video.
MinigetError: Status code: 410 at ClientRequest.<anonymous> (D:\Perso\prog\Kinoa\node_modules\miniget\dist\index.js:210:27) at Object.onceWrapper (node:events:510:26) at ClientRequest.emit (node:events:390:28) at HTTPParser.parserOnIncomingClient (node:_http_client:623:27) at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17) at TLSSocket.socketOnData (node:_http_client:487:22) at TLSSocket.emit (node:events:390:28) at addChunk (node:internal/streams/readable:324:12) at readableAddChunk (node:internal/streams/readable:297:9) at TLSSocket.Readable.push (node:internal/streams/readable:234:10) { statusCode: 410 }
example of video that produce this error : https://www.youtube.com/watch?v=K3GkSo3ujSY
How to fix that please? :)
The text was updated successfully, but these errors were encountered: