mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-23 14:51:22 -05:00
Regarding fetch failed #447
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nikunjmishra1998 on GitHub (Sep 19, 2024).
bug description
in every few of request of same video or differrent video, we are receiving below error even if we have added RATELIMIT_MAX=192 in .env file
{
"status": "error",
"error": {
"code": "error.api.fetch.fail",
"context": {
"service": "youtube"
}
}
}
reproduction steps
screenshots
links
No response
platform information
Linux
additional context
No response
@KwiatekMiki commented on GitHub (Sep 21, 2024):
this is nothing related to rate limiting on your instance, that's probably youtube rate limiting you.
try adding more account cookies