-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Question] HTTP 403 from GET /videoplayback #5114
Comments
You have to use potoken method and inv_sig_helper now. Check the installation guide. |
I've had Invidous running in a docker compose configuration for months. I followed the instructions when creating my setup, which included generating the potoken using the sig helper. I pass the following into he container at run time, under the
This problem just started happening out of nowhere. My Invidous container worked two days ago. I then attempted to regenerate the visitor data and po token, just to ensure that it hadn't changed. I got the exact same values when they were generated the second time. |
Ok. Could be that your IP is banned by youtube servers if you have setup everything well. Is your IP from a datacenter or it is from your home network? |
Hello, we have created a dedicated page for this new error: https://docs.invidious.io/youtube-errors-explained/#videoplayback-urls-that-returns-403-http-errors |
I am routed through a VPN, maybe they just started blocking its IP... Did some digging around and I see this error repeating on the sig helper container:
|
|
I'm going to lock this issue as it has been solved: #5114 (comment) and this issue is not a "support center". Please do your searches or join our matrix for asking questions. |
It seems like the problem described below has happened several times, so I didn't want to open a bug ticket. However, I don't see any open issues for this problem, so I wanted to get one going.
Describe the bug
Clicking any video results in the message "The media could not be loaded, either because the server or network failed or because the format is not supported." in the browser and
2024-12-15 02:48:50 UTC [info] 403 GET /videoplayback
in the Invidious container log.Steps to Reproduce
Additional context
The text was updated successfully, but these errors were encountered: