documentation/docs/index.md

29 lines
1020 B
Markdown

## General
- [Public Invidious Instances](./instances.md)
- [Applications](./applications.md)
- [Always proxy videos through server](./proxy-videos.md)
- [Preferences](./preferences.md)
- [Geoblocking, available quality and DASH](./geoblocking.md)
- [Using search filters](./search-filters.md)
- [List of URL parameters](./url-parameters.md)
- [How to deal with uMatrix](./umatrix.md)
## For Administrators
- [Installation](./installation.md)
- [Configuration](./configuration.md)
- [Apache2 Virtual Host with Reverse Proxy](./apache2.md)
- [Nginx Reverse Proxy Configuration](./nginx.md)
- [Caddy Reverse Proxy Configuration](./caddy.md)
- [Database Information and Maintenance](./db-maintenance.md)
- [Issues with CAPTCHA](./captcha-bug.md)
- [How to setup Anti-Captcha](./anti-captcha.md)
## For Developers
- [API](./api.md)
* [Common object types used across the API](./api/common_types.md)
* ["Channels" endpoint](./api/channels_endpoint.md)
* [Authenticated Endpoints](./api/authenticated-endpoints.md)