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

Does not work any more #954

Closed
trinhvanbien opened this issue Jun 25, 2021 · 8 comments
Closed

Does not work any more #954

trinhvanbien opened this issue Jun 25, 2021 · 8 comments

Comments

@trinhvanbien
Copy link

trinhvanbien commented Jun 25, 2021

(node:40343) UnhandledPromiseRejectionWarning: Error: Status code: 404
at ClientRequest. (/Users/mac/node_modules/ytdl-core/node_modules/miniget/dist/index.js:210:27)
at Object.onceWrapper (events.js:422:26)
at ClientRequest.emit (events.js:315:20)
at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:596:27)
at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)
at TLSSocket.socketOnData (_http_client.js:469:22)
at TLSSocket.emit (events.js:315:20)
at addChunk (_stream_readable.js:295:12)
at readableAddChunk (_stream_readable.js:271:9)
at TLSSocket.Readable.push (_stream_readable.js:212:10)
(node:40343) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:40343) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

@TimeForANinja
Copy link
Collaborator

you should include a description of your problem
not just the issue template...

@trinhvanbien
Copy link
Author

you should include a description of your problem
not just the issue template...

updated

@envythegreat
Copy link

I'm getting the same problem as him please any idea

(node:6212) UnhandledPromiseRejectionWarning: Error: Status code: 404 at ClientRequest.<anonymous> (C:\Users\cosmi\Desktop\cosmic\myaudioplayer\backend\node_modules\miniget\src\index.ts:257:19) at Object.onceWrapper (events.js:422:26) at ClientRequest.emit (events.js:315:20) at ClientRequest.EventEmitter.emit (domain.js:467:12) at HTTPParser.parserOnIncomingClient (_http_client.js:641:27) at HTTPParser.parserOnHeadersComplete (_http_common.js:126:17) at TLSSocket.socketOnData (_http_client.js:509:22) at TLSSocket.emit (events.js:315:20) at TLSSocket.EventEmitter.emit (domain.js:467:12) at addChunk (internal/streams/readable.js:309:12) (Use node --trace-warnings ...to show where the warning was created) (node:6212) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag--unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:6212) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

@Zeroknights16
Copy link

I think the problem is that youtube updated their api again.

@Porama6400
Copy link

I have the exact same problem

@TimeForANinja
Copy link
Collaborator

closing as duplicate of #939
wait for the next ytdl-core update or checkout #938

@CrypticMrDark
Copy link

You still has 404 error then there are some temporary fix.
Discord DM me: Mr.Dark#3119

@mh4ck
Copy link

mh4ck commented Jul 22, 2021

You still has 404 error then there are some temporary fix.
Discord DM me: Mr.Dark#3119

Why not just post it here?

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

No branches or pull requests

7 participants