mirror of
https://github.com/YunoHost-Apps/alltube_ynh.git
synced 2024-09-03 18:06:12 +02:00
Auto-update README
This commit is contained in:
parent
972e8d709e
commit
7dd49ba5e6
2 changed files with 38 additions and 61 deletions
53
README.md
53
README.md
|
@ -1,3 +1,8 @@
|
|||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
# AllTube for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/alltube)  
|
||||
|
@ -5,48 +10,28 @@
|
|||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install AllTube quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install AllTube 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
|
||||
AllTube is a HTML GUI for Youtube-dl.
|
||||
|
||||
**Shipped version:** 3.0.0
|
||||
Web interface for Youtube-dl
|
||||
|
||||
**Shipped version:** 3.0.0~ynh1
|
||||
|
||||
**Demo:** https://alltubedownload.net/
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||
## Demo
|
||||
## Documentation and resources
|
||||
|
||||
* [Official demo](https://alltubedownload.net/)
|
||||
|
||||
## Configuration
|
||||
|
||||
How to configure this app: Edit `config.yml` file via SSH.
|
||||
|
||||
## Documentation
|
||||
|
||||
* No documentation, only a [FAQ](https://github.com/Rudloff/alltube/blob/master/resources/FAQ.md)
|
||||
|
||||
#### Multi-user support
|
||||
|
||||
There is no user account in the app.
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/alltube/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/alltube/)
|
||||
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/alltube_ynh/issues
|
||||
* App website: https://alltubedownload.net/
|
||||
* App sources: https://github.com/Rudloff/alltube
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
||||
---
|
||||
* Official app website: https://alltubedownload.net/
|
||||
* Official admin documentation: https://github.com/Rudloff/alltube/blob/master/resources/FAQ.md
|
||||
* Upstream app code repository: https://github.com/Rudloff/alltube
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_alltube
|
||||
* Report a bug: https://github.com/YunoHost-Apps/alltube_ynh/issues
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -58,3 +43,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/alltube_ynh/tree/test
|
|||
or
|
||||
sudo yunohost app upgrade alltube -u https://github.com/YunoHost-Apps/alltube_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
46
README_fr.md
46
README_fr.md
|
@ -4,48 +4,36 @@
|
|||
[](https://install-app.yunohost.org/?app=alltube)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer AllTube rapidement et simplement sur un serveur Yunohost.
|
||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
||||
> *Ce package vous permet d'installer AllTube 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
|
||||
AllTube est une IHM web pour Youtube-dl.
|
||||
|
||||
**Version incluse:** 3.0.0
|
||||
Interface Web pour Youtube-dl
|
||||
|
||||
**Version incluse :** 3.0.0~ynh1
|
||||
|
||||
**Démo :** https://alltubedownload.net/
|
||||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Démo
|
||||
|
||||
* [Démo officielle](https://alltubedownload.net/)
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Configuration
|
||||
|
||||
Pour configurer AllTube : éditez le fichier `config.yml` via SSH.
|
||||
|
||||
## Documentation
|
||||
## Documentations et ressources
|
||||
|
||||
* Pas de documentation officelle, une simple [FAQ](https://github.com/Rudloff/alltube/blob/master/resources/FAQ.md)
|
||||
|
||||
#### Support multi-utilisateur
|
||||
|
||||
Pas de compte utilisateur dans l'application
|
||||
|
||||
#### Architectures supportées
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/alltube/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/alltube/)
|
||||
|
||||
## Liens
|
||||
|
||||
* Signaler un bug: https://github.com/YunoHost-Apps/alltube_ynh/issues
|
||||
* Site de l'application: https://alltubedownload.net/
|
||||
* Sources de l'application: https://github.com/Rudloff/alltube
|
||||
* Site web YunoHost: https://yunohost.org/
|
||||
|
||||
---
|
||||
* Site officiel de l'app : https://alltubedownload.net/
|
||||
* Documentation officielle de l'admin : https://github.com/Rudloff/alltube/blob/master/resources/FAQ.md
|
||||
* Dépôt de code officiel de l'app : https://github.com/Rudloff/alltube
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_alltube
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/alltube_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -57,3 +45,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/alltube_ynh/tree/test
|
|||
ou
|
||||
sudo yunohost app upgrade alltube -u https://github.com/YunoHost-Apps/alltube_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue