mirror of
https://github.com/iv-org/documentation.git
synced 2025-11-23 17:13:17 -05:00
chore: make companion officially supported in the installation guide (#663)
* chore: make companion officially supported in the installation guide * doc: improve again * docs: explain how to download binary for non docker user * docs: inv-sig-helper => invidious companion
This commit is contained in:
parent
db98664a22
commit
74e7a16c3b
11 changed files with 127 additions and 528 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue