documentation/README.md

38 lines
1.3 KiB
Markdown
Raw Normal View History

2021-01-28 21:04:37 +00:00
---
title: README
description:
published: true
2021-05-23 17:01:19 +00:00
date: 2021-05-23T16:59:16.121Z
2021-01-28 21:04:37 +00:00
tags:
2021-03-14 17:15:53 +00:00
editor: markdown
2021-01-28 21:04:37 +00:00
dateCreated: 2021-01-28T20:40:17.421Z
---
2019-05-18 23:08:54 +00:00
## General
2019-01-19 16:47:15 +00:00
2020-12-07 03:16:49 +00:00
- [Public Invidious Instances](./Invidious-Instances.md)
2021-08-25 20:05:20 +00:00
- [Frequently Asked Questions](./FAQ.md)
2020-12-07 03:16:49 +00:00
- [Extensions](./Extensions.md)
- [Always proxy videos through server](./Always-use-"local"-to-proxy-video-through-the-server-without-creating-an-account.md)
- [Preferences](./Preferences.md)
- [Geoblocking, available quality and DASH](./Geoblocking,-available-video-quality-and-DASH.md)
- [Using search operators](./Search-operators.md)
- [List of URL parameters](./List-of-URL-parameters.md)
- [How to deal with uMatrix](./How-to-deal-with-uMatrix.md)
2019-01-24 17:52:52 +00:00
2019-05-18 23:08:54 +00:00
## For Administrators
- [Installation](./Installation.md)
2020-12-07 03:16:49 +00:00
- [Configuration](./Configuration.md)
- [Updating](./Updating.md)
- [Apache2 Virtual Host with Reverse Proxy](./Apache2-Reverse-Proxy.md)
- [Nginx Reverse Proxy Configuration](./NGINX-Reverse-Proxy.md)
- [Database Information and Maintenance](./Database-Information-and-Maintenance.md)
- [Issues with CAPTCHA](./Issues-with-CAPTCHA-on-Debian-and-Ubuntu.md)
- [How to setup Anti-Captcha](./How-to-setup-Anti-Captcha.md)
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-12-07 03:16:49 +00:00
- [API](./API.md)
- [Authenticated Endpoints](./Authenticated-Endpoints.md)