documentation/docs/index.md
2023-07-10 15:48:38 +02:00

39 lines
1.3 KiB
Markdown

## General
- [Invidious Instances](./instances.md)
- [Applications](./applications.md)
- [Export YouTube subscriptions](./export-youtube-subscriptions.md)
- [Frequently Asked Questions](./faq.md)
## For Advanced Users
- [Preferences](./preferences.md)
- [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)
- [Redirector setup](./redirector-setup.md)
## For Administrators
- [Installation](./installation.md)
- [Configuration](./configuration.md)
- [NGINX reverse proxy setup](./nginx.md)
- [Caddy reverse proxy setup](./caddy.md)
- [Apache2 reverse proxy setup](./apache2.md)
- [Database maintenance](./db-maintenance.md)
- [Handling takedown notices](./takedown.md)
- [Hiding Invidious instance behind proxy servers (for escaping DMCA requests)](./hide-instance-behind-proxy-server.md)
- [CAPTCHA bug on Debian and Ubuntu](./captcha-bug.md)
- [Anti-Captcha setup](./anti-captcha.md)
- [Reset user password](./reset-password.md)
- [Known Exception in log](./known-exception.md)
## For Developers
- [API](./api.md)
- [API - Common object types](./api/common_types.md)
- [API - Channels endpoint](./api/channels_endpoint.md)
- [API - Authenticated endpoints](./api/authenticated-endpoints.md)