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

Error: Status Code: 404 #367

Open
ghost opened this issue Jun 22, 2021 · 8 comments
Open

Error: Status Code: 404 #367

ghost opened this issue Jun 22, 2021 · 8 comments

Comments

@ghost
Copy link

ghost commented Jun 22, 2021

For a few hours everyone I know who uses this library is suffering from the same error. Please fix it how long

@DarkPlayer2
Copy link

I think that Module is Deprecated

@taroshg
Copy link

taroshg commented Jun 23, 2021

its an issue with the ytdl-core lib/info.js, where the access to the youtube get_video_info API was broken.
fent/node-ytdl-core@d1f5357

@Ddongddi
Copy link

Ddongddi commented Jun 23, 2021

I got this status message too...
Anyone know how to solve this?

@WallopingEwe
Copy link

Same here

MinigetError: Status code: 404 at ClientRequest.<anonymous> (/home/runner/Fascism/node_modules/miniget/dist/index.js:211:27) at Object.onceWrapper (events.js:421:26) at ClientRequest.emit (events.js:314:20) at ClientRequest.EventEmitter.emit (domain.js:483:12) at HTTPParser.parserOnIncomingClient (_http_client.js:601:27) at HTTPParser.parserOnHeadersComplete (_http_common.js:122:17) at TLSSocket.socketOnData (_http_client.js:474:22) at TLSSocket.emit (events.js:314:20) at TLSSocket.EventEmitter.emit (domain.js:483:12) at addChunk (_stream_readable.js:297:12) { statusCode: 404 }

@Noobslayer123
Copy link

i'm having the same issue, ytdl-core-discord only plays certain videos

@keksgauner
Copy link

its on yt side

@WallopingEwe
Copy link

ytdl-core patched the 404 errors

@codedipper
Copy link

codedipper commented Jun 27, 2021

This is an issue with ytdl-core itself, update it to the latest version and it should be fixed.
Until #368 is merged, run the command:
npm i ytdl-core@latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants