From 71547004815c44de62ba872963d40f6ee739da29 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 8 Mar 2024 21:42:31 +0100 Subject: [PATCH 1/2] Upgrade to v2024.03.07 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index b3f0777..fb23ef3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Piped" description.en = "An open-source alternative frontend for YouTube which is efficient by design." -version = "2024.02.15~ynh1" +version = "2024.03.07~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/41ab408928e10e9e4e5494884f655dfd11074a1c.tar.gz" - sha256 = "50dc232922a653c7b0acf4fec06f99eef074cf51b0c4f5ebf9302f673bb6ca7e" + url = "https://github.com/TeamPiped/Piped/archive/7abab711c5a2bb183c792b430971c05bcc7312eb.tar.gz" + sha256 = "2d3c69d91938fff01bb50afc8a2a25b53327d065dd20789b5badac8ab0afab5f" autoupdate.strategy = "latest_github_commit" [resources.sources.api] @@ -52,8 +52,8 @@ ram.runtime = "50M" autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/" [resources.sources.proxy] - url = "https://github.com/TeamPiped/piped-proxy/archive/28fd48b6a36b0b87f37ed7f5c444a18bf1cf3dd5.tar.gz" - sha256 = "21914109c86009bab43faabee19a7feedab77bf2ea8a2cab78d83134f455abaf" + url = "https://github.com/TeamPiped/piped-proxy/archive/69ecdb893358a51ea1954a54a53dbe1260660a4a.tar.gz" + sha256 = "c75d3dec584a0855ea23a9bed895f49b6a074fd600eaf7db9d26e6393f8d1de3" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" From ba948036e31bdef53f7a18222f2e50e70af9ca46 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 8 Mar 2024 20:42:35 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 17 ++++++++--------- README_fr.md | 23 +++++++++++------------ 2 files changed, 19 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 2579f49..a9501ce 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -55,10 +55,9 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Uses [NewPipeExtractor](https://github.com/TeamNewPipe/NewPipeExtractor) to extract information - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other +**Shipped version:** 2024.03.07~ynh1 -**Shipped version:** 2024.02.12~ynh1 - -**Demo:** https://piped.video/ +**Demo:** ## Screenshots @@ -71,11 +70,11 @@ By using Piped, you can freely watch and listen to content without the fear of p ## Documentation and resources -* Official app website: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 07e36d7..49f9d97 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -55,27 +55,26 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Uses [NewPipeExtractor](https://github.com/TeamNewPipe/NewPipeExtractor) to extract information - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other +**Version incluse :** 2024.03.07~ynh1 -**Version incluse :** 2024.02.12~ynh1 - -**Démo :** https://piped.video/ +**Démo :** ## Captures d’écran ![Capture d’écran de Piped](./doc/screenshots/channel.png) ![Capture d’écran de Piped](./doc/screenshots/player.png) -## :red_circle: Fonctions indésirables +## :red_circle: Anti-fonctionnalités -- **Non-free Network Services**: Promotes or depends entirely on a non-free network service. +- **Non-free Network Services** : Promotes or depends entirely on a non-free network service. ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle de l’admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -89,4 +88,4 @@ ou sudo yunohost app upgrade piped -u https://github.com/YunoHost-Apps/piped_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :**