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
30
README.md
30
README.md
|
@ -5,11 +5,37 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Invidious for YunoHost
|
# Invidious for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/invidious)  
|
[](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)*
|
*[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
|
* YunoHost documentation for this app: https://yunohost.org/app_invidious
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/invidious_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/invidious_ynh/issues
|
||||||
|
|
||||||
|
|
10
README_fr.md
10
README_fr.md
|
@ -1,7 +1,7 @@
|
||||||
# Invidious pour YunoHost
|
# Invidious pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/invidious)  
|
[](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)*
|
*[Read this readme in english.](./README.md)*
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -23,7 +23,9 @@ Front-end alternatif à YouTube
|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## 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
|
## Documentations et ressources
|
||||||
|
|
||||||
|
@ -44,4 +46,4 @@ ou
|
||||||
sudo yunohost app upgrade invidious -u https://github.com/YunoHost-Apps/invidious_ynh/tree/testing --debug
|
sudo yunohost app upgrade invidious -u https://github.com/YunoHost-Apps/invidious_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue