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 410 #1283

Open
cemalct opened this issue May 3, 2024 · 0 comments
Open

status code 410 #1283

cemalct opened this issue May 3, 2024 · 0 comments

Comments

@cemalct
Copy link

cemalct commented May 3, 2024

Before creating an issue, please try the following

  • Are you on the latest version of ytdl-core?
    • To check, run npm ls ytdl-core
    • If you're using a bot or application that depends on ytdl-core, look at the bottom of the readme on how to update the library
    • Otherwise, if you're directly importing ytdl-core, to install the latest version, run npm install ytdl-core@latest
  • Search the list of issues for a possible duplicate.
    • If there is a duplicate issue thread, but it's closed, only post in it if it's been active in the past month. Otherwise, creating a new issue thread is fine.
  • If your question is about using the library for a specific use case, check out the examples folder.

Otherwise, feel free to open an issue

Include the following if your issue is a bug

  • If you're getting a specific error message, include the full stack trace
  • If you're getting unexpected behavior without an error message
    • What should happen?
    • What happens instead?
  • Include any relevant code around ytdl-core. You don't have to upload your entire program, small snippets are fine.
  • If this error happens only on some videos, include a link or links to videos.

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

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

1 participant