mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
Auto-update README
This commit is contained in:
parent
cc4d006e2d
commit
c6f44be281
2 changed files with 34 additions and 6 deletions
28
README.md
28
README.md
|
@ -6,10 +6,36 @@ It shall NOT be edited by hand.
|
|||
# Invidious for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/invidious)  
|
||||
[](https://install-app.yunohost.org/?app=invidious)
|
||||
[](https://install-app.yunohost.org/?app=invidious)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install Invidious quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
||||
Alternative front-end to YouTube
|
||||
|
||||
**Shipped version:** 0.20.1~ynh9
|
||||
|
||||
**Demo:** https://invidious.site/
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
## Configuration
|
||||
|
||||
You can configure Invidious by modifying the configuration file `/var/www/invidious/config/config.yml` with the help of this [documentation](https://github.com/iv-org/documentation/blob/master/Configuration.md).
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official user documentation: https://github.com/iv-org/documentation
|
||||
* Official admin documentation: https://yunohost.org/packaging_apps
|
||||
* Upstream app code repository: https://github.com/iv-org/invidious
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_invidious
|
||||
* Report a bug: https://github.com/YunoHost-Apps/invidious_ynh/issues
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Invidious pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/invidious)  
|
||||
[](https://install-app.yunohost.org/?app=invidious)
|
||||
[](https://install-app.yunohost.org/?app=invidious)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -23,7 +23,9 @@ Front-end alternatif à YouTube
|
|||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Captures d'écran
|
||||
## Configuration
|
||||
|
||||
Vous pouvez configurer Invidious en modifiant le fichier de configuration `/var/www/invidious/config/config.yaml` avec l'aide de cette [documentation](https://github.com/iv-org/documentation/blob/master/Configuration.md).
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue