From b2bcf133d442431093f1ac9d736097a6a6daf441 Mon Sep 17 00:00:00 2001 From: Emilien <4016501+unixfox@users.noreply.github.com> Date: Sat, 13 Sep 2025 00:36:49 +0200 Subject: [PATCH] docs: inv-sig-helper => invidious companion --- docs/youtube-errors-explained.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/youtube-errors-explained.md b/docs/youtube-errors-explained.md index 345f4b2..ec63ae5 100644 --- a/docs/youtube-errors-explained.md +++ b/docs/youtube-errors-explained.md @@ -39,16 +39,16 @@ YouTube is blocking the communication of Invidious to their servers. ### Solution(s) -First make sure that you are running the latest version of Invidious and you are using inv_sig_helper. Please see [the updated installation guide](./installation.md). +First make sure that you are running the latest version of Invidious and you are using Invidious companion. Please see [the updated installation guide](./installation.md). After which you can try these solutions: -- Change your public IP address. Reboot your router or by configuring a proxy in Invidious: https://github.com/iv-org/invidious/blob/2150264d849771df8f15bab172ab6d87eeb80c55/config/config.example.yml#L176-L185 +- Change your public IP address. Reboot your router or by configuring a proxy in Invidious companion (not **Invidious**): https://github.com/iv-org/invidious-companion/blob/b0fcfa49e21b708adcdf9fbf15c82c75cf0002a4/config/config.example.toml#L33 - If you have IPv6 on the computer hosting Invidious, you can try to rotate your IPv6 public address, tutorial available here: "[Rotate your IPv6 address for escaping YouTube blocking](./ipv6-rotator.md)" All of these options do not guarantee you to bring back Invidious to working conditions. These are just advices for trying to unblock your Invidious instance from YouTube. Make sure to always specify any modification being done to your Invidious when reporting issues. -## Videoplayback URLs that returns 403 HTTP errors +## Videoplayback URLs returning 403 HTTP errors ### Error explained @@ -63,7 +63,7 @@ This error has different root causes: ### Solution(s) -First make sure that you are running the latest version of Invidious and you are using inv_sig_helper. Please see [the updated installation guide](./installation.md). +First make sure that you are running the latest version of Invidious and you are using Invidious companion. Please see [the updated installation guide](./installation.md). After which you can try these solutions: