Support for extenal videoplayback proxies. #1

Closed
opened 2024-09-26 13:49:13 -03:00 by Fijxu · 1 comment
Owner

Currently invidious is only able to proxy the videoplayback information under the same server. That means that if the speed of the server is limited (1Gbps) and exhausted, there is no way to spread the load of the videoplayback across different servers.

So my idea is to use https://git.nadeko.net/Fijxu/http3-proxy across different servers, under different domains to spread the load.

Problems:

  • It could be rate limited by Youtube.
  • Hard to do
Currently invidious is only able to proxy the videoplayback information under the same server. That means that if the speed of the server is limited (1Gbps) and exhausted, there is no way to spread the load of the videoplayback across different servers. So my idea is to use https://git.nadeko.net/Fijxu/http3-proxy across different servers, under different domains to spread the load. Problems: - It could be rate limited by Youtube. - Hard to do
Author
Owner

Done at e1a1bf0f79

Done at https://git.nadeko.net/Fijxu/invidious/commit/e1a1bf0f79eb6c541ed9b67a7db8ad5e50abe8d4
Fijxu closed this issue 2024-09-28 20:43:25 -03:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Fijxu/invidious#1
No description provided.