documentation/README.md

26 lines
1011 B
Markdown
Raw Normal View History

2019-05-18 23:08:54 +00:00
## General
2019-01-19 16:47:15 +00:00
2020-08-25 11:06:54 +00: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 17:52:52 +00:00
2019-05-18 23:08:54 +00:00
## For Administrators
2020-08-25 11:06:54 +00:00
- [Configuration](./Configuration)
- [Updating](./Updating)
- [Apache2 Virtual Host with Reverse Proxy](./Apache2-Reverse-Proxy)
2020-11-30 16:58:32 +00:00
- [Nginx Reverse Proxy Configuration](./NGINX-Reverse-Proxy)
2020-08-25 11:06:54 +00:00
- [Database Information and Maintenance](./Database-Information-and-Maintenance)
- [Issues with CAPTCHA](./Issues-with-CAPTCHA-on-Debian-and-Ubuntu)
2020-09-12 08:43:30 +00:00
- [How to setup Anti-Captcha](./How-to-setup-Anti-Captcha)
2019-01-24 17:52:52 +00:00
2019-05-18 23:08:54 +00:00
## For Developers
2019-01-24 17:52:52 +00:00
2020-08-25 11:06:54 +00:00
- [API](./API)
2020-11-30 19:37:41 +00:00
- [Authenticated Endpoints](./Authenticated-Endpoints)