2020-11-29 15:40:06 +00:00
**Annoucement:**
2020-11-29 15:42:59 +00:00
Due to the addition of multiples [Invidious instance violating the AGPL ](https://github.com/iv-org/invidious/issues?q=is%3Aissue+label%3A%22agpl+violation%22 ). Editing the wiki is now restricted.
2020-11-29 15:40:06 +00:00
The wiki will soon be merged to the code repository.
In the meantime, if you have created a new public instance and wants it to be added feel free to open an issue, or contact one of the project manager.
---
2019-05-18 18:08:54 -05:00
## General
2019-01-19 10:47:15 -06:00
2020-08-25 23:06:54 +12:00
- [Public Invidious Instances ](./Invidious-Instances )
- [Extensions ](./Extensions )
- [Always proxy videos through server ](./Always-use-"local"-to-proxy-video-through-the-server-without-creating-an-account )
- [Preferences ](./Preferences )
- [Geoblocking, available quality and DASH ](./Geoblocking,-available-video-quality-and-DASH )
- [Using search operators ](./Search-operators )
- [List of URL parameters ](./List-of-URL-parameters )
- [How to deal with uMatrix ](./How-to-deal-with-uMatrix )
2019-01-24 18:52:52 +01:00
2019-05-18 18:08:54 -05:00
## For Administrators
2020-08-25 23:06:54 +12:00
- [Configuration ](./Configuration )
- [Updating ](./Updating )
- [Apache2 Virtual Host with Reverse Proxy ](./Apache2-Reverse-Proxy )
2020-11-12 10:20:29 +01:00
- [Nginx Reverse Proxy Configuration ](./Nginx-Reverse-Proxy-Configuration )
2020-08-25 23:06:54 +12:00
- [Database Information and Maintenance ](./Database-Information-and-Maintenance )
- [Issues with CAPTCHA ](./Issues-with-CAPTCHA-on-Debian-and-Ubuntu )
2020-09-12 11:43:30 +03:00
- [How to setup Anti-Captcha ](./How-to-setup-Anti-Captcha )
2019-01-24 18:52:52 +01:00
2019-05-18 18:08:54 -05:00
## For Developers
2019-01-24 18:52:52 +01:00
2020-08-25 23:06:54 +12:00
- [API ](./API )
- [Authenticated Endpoints ](./Authenticated-Endpoints )