1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tube_ynh.git synced 2024-09-04 01:46:11 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/tube_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-02-24 09:48:29 +01:00
commit 4c1fbfe936
2 changed files with 11 additions and 9 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Tube for YunoHost
[![Integration level](https://dash.yunohost.org/integration/tube.svg)](https://dash.yunohost.org/appci/app/tube) ![Working status](https://ci-apps.yunohost.org/ci/badges/tube.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/tube.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/tube.svg)](https://dash.yunohost.org/appci/app/tube) ![Working status](https://ci-apps.yunohost.org/ci/badges/tube.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/tube.maintain.svg)
[![Install Tube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tube)
*[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Tube pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/tube.svg)](https://dash.yunohost.org/appci/app/tube) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/tube.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/tube.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/tube.svg)](https://dash.yunohost.org/appci/app/tube) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/tube.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/tube.maintain.svg)
[![Installer Tube avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tube)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Tube 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.*
> *Ce package vous permet dinstaller Tube rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
tube is a Youtube-like (without censorship and features you don't need!) Video Sharing App written in Go which also supports automatic transcoding to MP4 H.265 AAC, multiple collections and RSS feed.
@ -34,9 +35,9 @@ tube is a Youtube-like (without censorship and features you don't need!) Video S
**Démo :** https://tube.mills.io
## Captures d'écran
## Captures décran
![Capture d'écran de Tube](./doc/screenshots/screenshot.png)
![Capture décran de Tube](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes
@ -52,7 +53,7 @@ RSS feed address is available at `https://your_domain.tld/feed.xml`
## Documentations et ressources
* Dépôt de code officiel de l'app : <https://git.mills.io/prologic/tube>
* Dépôt de code officiel de lapp : <https://git.mills.io/prologic/tube>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_tube>
* Signaler un bug : <https://github.com/YunoHost-Apps/tube_ynh/issues>
@ -68,4 +69,4 @@ ou
sudo yunohost app upgrade tube -u https://github.com/YunoHost-Apps/tube_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>