ytdl-core-discord icon indicating copy to clipboard operation
ytdl-core-discord copied to clipboard

Error: Status Code: 404

Open ghost opened this issue 3 years ago • 8 comments

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

ghost avatar Jun 22 '21 15:06 ghost

I think that Module is Deprecated

DarkPlayer2 avatar Jun 22 '21 15:06 DarkPlayer2

its an issue with the ytdl-core lib/info.js, where the access to the youtube get_video_info API was broken. https://github.com/fent/node-ytdl-core/commit/d1f535712410eebd79a7468abd07d94f8c4ebe5a

taroshg avatar Jun 23 '21 06:06 taroshg

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

Ddongddi avatar Jun 23 '21 12:06 Ddongddi

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 }

WallopingEwe avatar Jun 24 '21 04:06 WallopingEwe

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

Noobslayer123 avatar Jun 25 '21 11:06 Noobslayer123

its on yt side

keksgauner avatar Jun 25 '21 12:06 keksgauner

ytdl-core patched the 404 errors

WallopingEwe avatar Jun 26 '21 19:06 WallopingEwe

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

codedipper avatar Jun 27 '21 11:06 codedipper