fent / node-ytdl-core

YouTube video downloader in javascript.
MIT License
4.53k stars 804 forks source link

status code 410 #1283

Open cemalct opened 6 months ago

cemalct commented 6 months ago

Before creating an issue, please try the following

Otherwise, feel free to open an issue

Include the following if your issue is a bug

let err = new Miniget.MinigetError(Status code: ${res.statusCode}, res.statusCode); ^

MinigetError: Status code: 410 at ClientRequest.

i was using this without a problem, but suddenly started throwing 410