2021-02-25 18:13:12 +00:00
|
|
|
## General
|
|
|
|
|
2023-07-10 13:37:11 +00:00
|
|
|
- [Invidious Instances](./instances.md)
|
2022-03-29 14:51:35 +00:00
|
|
|
- [Applications](./applications.md)
|
2023-07-10 13:37:11 +00:00
|
|
|
- [Export YouTube subscriptions](./export-youtube-subscriptions.md)
|
|
|
|
- [Frequently Asked Questions](./faq.md)
|
|
|
|
|
|
|
|
## For Advanced Users
|
|
|
|
|
2022-03-29 14:49:09 +00:00
|
|
|
- [Preferences](./preferences.md)
|
2023-07-10 13:48:38 +00:00
|
|
|
- [Search filters](./search-filters.md)
|
|
|
|
- [URL parameters](./url-parameters.md)
|
|
|
|
- [UserScript to always proxy video](./proxy-videos.md)
|
|
|
|
- [Videos geoblocking](./geoblocking.md)
|
|
|
|
- [uMatrix setup](./umatrix.md)
|
2023-07-10 14:07:00 +00:00
|
|
|
- [Redirector setup](./redirector.md)
|
2021-02-25 18:13:12 +00:00
|
|
|
|
|
|
|
## For Administrators
|
|
|
|
|
2022-03-29 14:49:09 +00:00
|
|
|
- [Installation](./installation.md)
|
|
|
|
- [Configuration](./configuration.md)
|
2023-07-10 13:48:38 +00:00
|
|
|
- [NGINX reverse proxy setup](./nginx.md)
|
|
|
|
- [Caddy reverse proxy setup](./caddy.md)
|
|
|
|
- [Apache2 reverse proxy setup](./apache2.md)
|
|
|
|
- [Database maintenance](./db-maintenance.md)
|
|
|
|
- [CAPTCHA bug on Debian and Ubuntu](./captcha-bug.md)
|
|
|
|
- [Reset user password](./reset-password.md)
|
2023-07-10 13:37:11 +00:00
|
|
|
- [Known Exception in log](./known-exception.md)
|
2021-02-25 18:13:12 +00:00
|
|
|
|
2023-11-04 15:03:31 +00:00
|
|
|
## For public instance Owners
|
|
|
|
- [Handling takedown notices](./takedown.md)
|
|
|
|
- [Hiding Invidious instance behind proxy servers (for escaping DMCA requests)](./hide-instance-behind-proxy-server.md)
|
|
|
|
- [IPv6 rotator (for escaping YouTube blocking)](./ipv6-rotator.md)
|
|
|
|
- [Improve your public instance performance and stability](./improve-public-instance.md)
|
|
|
|
|
2021-02-25 18:13:12 +00:00
|
|
|
## For Developers
|
|
|
|
|
2022-03-29 14:49:09 +00:00
|
|
|
- [API](./api.md)
|
2023-07-10 13:48:38 +00:00
|
|
|
- [API - Common object types](./api/common_types.md)
|
|
|
|
- [API - Channels endpoint](./api/channels_endpoint.md)
|
|
|
|
- [API - Authenticated endpoints](./api/authenticated-endpoints.md)
|