1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00

Merge pull request #154 from YunoHost-Apps/testing

Testing 24.03.29~ynh1
This commit is contained in:
Tagada 2024-04-01 13:52:44 +02:00 committed by GitHub
commit efeb05a17d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 69 additions and 8 deletions

View file

@ -1,6 +1,5 @@
# All available README files by language
- [Read the README in English](README.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Leggi il “README” in italiano](README_it.md)

View file

@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install Invidious with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invidious)
*[Read this README is other languages.](./ALL_README.md)*
*[Read this README in other languages.](./ALL_README.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.*
@ -27,7 +27,7 @@ In addition to constituting an advantage in terms of confidentiality (the data d
- Ability to subscribe to channels without creating a Google account
**Shipped version:** 24.02.12~ynh1
**Shipped version:** 24.03.29~ynh1
**Demo:** <https://invidious.site/>

62
README_eu.md Normal file
View file

@ -0,0 +1,62 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# Invidious YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/invidious.svg)](https://dash.yunohost.org/appci/app/invidious) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/invidious.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/invidious.maintain.svg)
[![Instalatu Invidious YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invidious)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek Invidious YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
Invidious is an interface allowing access to Youtube videos without going through youtube.com
In addition to constituting an advantage in terms of confidentiality (the data does not pass directly through the services of the giant).
### Features:
- Audio only mode,
- Dark mode,
- Ability to display Reddit comments instead of YouTube comments,
- Ability to subscribe to channels without creating a Google account
**Paketatutako bertsioa:** 24.03.29~ynh1
**Demoa:** <https://invidious.site/>
## Pantaila-argazkiak
![Invidious(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
## :red_circle: Ezaugarri zalantzagarriak
- **Libreak ez diren sareko zerbitzuak**: Librea ez den sare-zerbitzu bat sustatzen du edo horren mende dago erabat.
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://invidio.us/>
- Administratzaileen dokumentazio ofiziala: <https://docs.invidious.io/>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/iv-org/invidious>
- YunoHost Denda: <https://apps.yunohost.org/app/invidious>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/invidious_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/invidious_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/invidious_ynh/tree/testing --debug
edo
sudo yunohost app upgrade invidious -u https://github.com/YunoHost-Apps/invidious_ynh/tree/testing --debug
```
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>

View file

@ -26,7 +26,7 @@ En plus de constituer un avantage sur le plan de la confidentialité (les donné
- Possibilité d'afficher les commentaires Reddit plutôt que les commentaires YouTube,
- Possibilité de s'abonner aux chaines sans créer de compte Google
**Version incluse:** 24.02.12~ynh1
**Version incluse:** 24.03.29~ynh1
**Démo:** <https://invidious.site/>

View file

@ -5,9 +5,9 @@ name = "Invidious"
description.en = "Alternative front-end to YouTube"
description.fr = "Front-end alternatif à YouTube"
version = "24.02.12~ynh1"
version = "24.03.29~ynh1"
maintainers = ["eric_G"]
maintainers = [""]
[upstream]
license = "GPL-3.0-only"

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
version_commit=cf686202e05cfdce708a4d0d37a18a055f43a1df
version_commit=08390acd0c17875fddb84cabba54197a5b5740e4
#=================================================
# PERSONAL HELPERS