mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge pull request #1978 from memo-567/patch-11
Create app_invidious.md
This commit is contained in:
commit
93e26dd648
2 changed files with 41 additions and 0 deletions
BIN
images/invidious-logo.png
Normal file
BIN
images/invidious-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
41
pages/02.applications/02.docs/invidious/app_invidious.md
Normal file
41
pages/02.applications/02.docs/invidious/app_invidious.md
Normal file
|
@ -0,0 +1,41 @@
|
|||
---
|
||||
title: Invidious
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs, apps
|
||||
routes:
|
||||
default: '/app_invidious'
|
||||
---
|
||||
|
||||

|
||||
|
||||
|
||||
[](https://install-app.yunohost.org/?app=invidious)
|
||||
[](https://dash.yunohost.org/appci/app/invidious)
|
||||
|
||||
|
||||
### Index
|
||||
|
||||
- [Features](#features)
|
||||
- [Configuration](#configuration)
|
||||
- [Useful links](#useful-links)
|
||||
|
||||
**Invidious** is an interface allowing access to Youtube videos without going through youtube.com
|
||||
In addition to constituting an advantage in terms of confidentiality (the data does not pass directly through the services of the giant), this interface offers several features.
|
||||
|
||||
## Features:
|
||||
- Audio only mode,
|
||||
- Dark mode,
|
||||
- Ability to display Reddit comments instead of YouTube comments,
|
||||
- Ability to subscribe to channels without creating a Google account
|
||||
|
||||
## Configuration
|
||||
You can configure Invidious by modifying the configuration file `/var/www/invidious/config/config.yml` with the help of this [documentation](https://docs.invidious.io/configuration/).
|
||||
|
||||
|
||||
## Useful links
|
||||
|
||||
* Official user documentation: [https://docs.invidious.io/](https://docs.invidious.io/)
|
||||
* Upstream app code repository: [https://github.com/iv-org/invidious](https://github.com/iv-org/invidious)
|
||||
* Application software repository: [https://github.com/YunoHost-Apps/invidious_ynh](https://github.com/YunoHost-Apps/invidious_ynh)
|
||||
* Report a bug: [https://github.com/YunoHost-Apps/invidious_ynh/issues](https://github.com/YunoHost-Apps/invidious_ynh/issues)
|
Loading…
Add table
Reference in a new issue