Skip to content
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

Status code: 403 #133

Closed
HugoLibanori opened this issue Dec 10, 2024 · 4 comments
Closed

Status code: 403 #133

HugoLibanori opened this issue Dec 10, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@HugoLibanori
Copy link

I start getting the 403 error, I've already updated cookies and everything but the error still persists. any solution?

  • @distube/ytdl-core version: "@distube/ytdl-core": "^4.15.1"
  • Node.js version: v20.11.1
  • Operating system: Ubuntu 22.04.5 LTS
@HugoLibanori HugoLibanori added the bug Something isn't working label Dec 10, 2024
@rafaelhovhannisyan24
Copy link

I have same issue

@NabiKAZ
Copy link

NabiKAZ commented Dec 11, 2024

MinigetError: Status code: 403
    at ClientRequest.<anonymous> (C:\Nabi\notpixel\node_modules\miniget\dist\index.js:206:27)
    at Object.onceWrapper (node:events:634:26)
    at ClientRequest.emit (node:events:519:28)
    at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:702:27)
    at HTTPParser.parserOnHeadersComplete (node:_http_common:118:17)
    at TLSSocket.socketOnData (node:_http_client:544:22)
    at TLSSocket.emit (node:events:519:28)
    at addChunk (node:internal/streams/readable:559:12)
    at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
    at Readable.push (node:internal/streams/readable:390:5) {
  statusCode: 403
}

@HugoLibanori
Copy link
Author

Try this
#134 (comment)

@jaysun0
Copy link

jaysun0 commented Dec 12, 2024

Updated all packages, got cookies from clean account, rebooted server :D Didn't help)
On other server same code, same cookies seem to work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants