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
cc008d58dd
commit
0e056a8441
2 changed files with 19 additions and 39 deletions
22
README.md
22
README.md
|
@ -1,7 +1,3 @@
|
|||
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
|
@ -9,12 +5,12 @@ 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://dash.yunohost.org/appci/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.
|
||||
> *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
|
||||
|
@ -25,14 +21,9 @@ Alternative front-end to YouTube
|
|||
|
||||
**Demo:** https://invidious.site/
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
|
@ -40,14 +31,11 @@ Alternative front-end to YouTube
|
|||
|
||||
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
|
||||
* 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
|
||||
|
||||
|
|
36
README_fr.md
36
README_fr.md
|
@ -1,30 +1,25 @@
|
|||
# Invidious pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/invidious)  
|
||||
[](https://install-app.yunohost.org/?app=invidious)
|
||||
[](https://dash.yunohost.org/appci/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)*
|
||||
|
||||
> *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.*
|
||||
> *Ce package vous permet d'installer Invidious rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
Front-end alternatif à YouTube
|
||||
|
||||
**Version incluse:** 0.20.1~ynh9
|
||||
|
||||
**Démo:** https://invidious.site/
|
||||
**Version incluse :** 0.20.1~ynh9
|
||||
|
||||
**Démo :** https://invidious.site/
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -32,16 +27,13 @@ Front-end alternatif à YouTube
|
|||
|
||||
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
|
||||
|
||||
|
||||
* Documentation officielle utilisateur: https://github.com/iv-org/documentation
|
||||
* Documentation officielle de l'admin: https://yunohost.org/packaging_apps
|
||||
* Dépôt de code officiel de l'app: https://github.com/iv-org/invidious
|
||||
* Documentation YunoHost pour cette app: https://yunohost.org/app_invidious
|
||||
* Signaler un bug: https://github.com/YunoHost-Apps/invidious_ynh/issues
|
||||
* Documentation officielle utilisateur : https://github.com/iv-org/documentation
|
||||
* Documentation officielle de l'admin : https://yunohost.org/packaging_apps
|
||||
* Dépôt de code officiel de l'app : https://github.com/iv-org/invidious
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_invidious
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/invidious_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -50,8 +42,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/invidious_ynh/tree/testing --debug
|
||||
or
|
||||
ou
|
||||
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