documentation/Home.md

23 lines
1.5 KiB
Markdown
Raw Normal View History

2019-05-18 19:08:54 -04:00
## General
2019-01-19 11:47:15 -05:00
2019-01-19 11:46:56 -05:00
- [Public Invidious Instances](https://github.com/omarroth/invidious/wiki/Invidious-Instances)
2019-01-26 13:32:55 -05:00
- [Extensions](https://github.com/omarroth/invidious/wiki/Extensions)
2019-03-29 09:29:16 -04:00
- [Always proxy videos through server](https://github.com/omarroth/invidious/wiki/Always-use-"local"-to-proxy-video-through-the-server-without-creating-an-account)
2019-04-28 09:24:24 -04:00
- [Preferences](https://github.com/omarroth/invidious/wiki/Preferences)
- [Geoblocking, available quality and DASH](https://github.com/omarroth/invidious/wiki/Geoblocking,-available-video-quality-and-DASH)
2019-05-18 19:08:54 -04:00
- [Using search operators](https://github.com/omarroth/invidious/wiki/Search-operators)
2019-04-28 09:24:24 -04:00
- [List of URL parameters](https://github.com/omarroth/invidious/wiki/List-of-URL-parameters)
2019-09-27 15:12:01 -04:00
- [How to deal with uMatrix](https://github.com/omarroth/invidious/wiki/How-to-deal-with-uMatrix)
2019-01-24 12:52:52 -05:00
2019-05-18 19:08:54 -04:00
## For Administrators
2019-01-24 13:44:40 -05:00
- [Configuration](https://github.com/omarroth/invidious/wiki/Configuration)
2019-01-24 13:45:12 -05:00
- [Updating](https://github.com/omarroth/invidious/wiki/Updating)
2019-01-27 10:55:12 -05:00
- [Apache2 Virtual Host with Reverse Proxy](https://github.com/omarroth/invidious/wiki/Apache2-Reverse-Proxy)
2019-01-24 13:43:12 -05:00
- [Database Information and Maintenance](https://github.com/omarroth/invidious/wiki/Database-Information-and-Maintenance)
2019-01-25 13:05:54 -05:00
- [Issues with Captcha](https://github.com/omarroth/invidious/wiki/Issues-with-Captcha-on-Debian-and-Ubuntu)
2019-01-24 12:52:52 -05:00
2019-05-18 19:08:54 -04:00
## For Developers
2019-01-24 12:52:52 -05:00
2019-05-18 19:08:54 -04:00
- [API](https://github.com/omarroth/invidious/wiki/API)
2019-10-20 22:39:49 -04:00
- [Authenticated Endpoints](https://github.com/omarroth/invidious/wiki/Authenticated-Endpoints)