You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement request related to a problem? Please describe.
With YouTube transitioning to mostly those messages as opposed to returning the wrong video or providing 403 playbacks, Invidious can provide a more accurate picture of whether or not it is blocked even when an instance is using a third-party proxy or companion
Describe the solution you'd like
Track the amount of these error messages Invidious receives and compare it to the amount of successful requests.
This data should also be provided in another API endpoint or job with a longer refresh timer as to avoid the stats resetting to zero every couple minutes or so
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Is your enhancement request related to a problem? Please describe.
With YouTube transitioning to mostly those messages as opposed to returning the wrong video or providing 403 playbacks, Invidious can provide a more accurate picture of whether or not it is blocked even when an instance is using a third-party proxy or companion
Describe the solution you'd like
Track the amount of these error messages Invidious receives and compare it to the amount of successful requests.
This data should also be provided in another API endpoint or job with a longer refresh timer as to avoid the stats resetting to zero every couple minutes or so
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: