From 55d76e7c78d59c62e9c804ab7077fd7c042eb340 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 2 May 2024 03:39:53 +0200 Subject: [PATCH 01/13] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 26411a3..c1c9112 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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/5367f9232f4df349458b865a4cf7742869ff4621.tar.gz" - sha256 = "0eb8ed98db4620bd164d32652677ecaac2b14f1d2452b11da9f9e618138d18fa" + url = "https://github.com/TeamPiped/piped-proxy/archive/25f56b804426f0553f54145292e4db86a3d482a3.tar.gz" + sha256 = "13102f51603754a98952ae4553fb4e22de6090fd62126df51e1bf05b116e2ac9" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" From 56c02f71ce434bb22477e628e9366aa4a9584611 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 5 May 2024 03:40:08 +0200 Subject: [PATCH 02/13] Upgrade to v2024.05.04 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index c1c9112..a3a415a 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.04.29~ynh1" +version = "2024.05.04~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/bc9588c33b88b38ff52a6a243e944b471f4c5796.tar.gz" - sha256 = "704f57cfbc0691898ef242014acc6f7fd9ad175ed6d9f8b2ef37c7d36cd41f49" + url = "https://github.com/TeamPiped/Piped/archive/bdf89bbd44e977b7bc3e2f26545c4715b23610f4.tar.gz" + sha256 = "b2e5f8b91b37d0b08cc685feaa9928f17b9fca7c7589c774c98b5de56dc7bd35" autoupdate.strategy = "latest_github_commit" [resources.sources.api] From 772f32ebff722be8892aba35c437b64da4a00ebc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 5 May 2024 01:40:11 +0000 Subject: [PATCH 03/13] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5300846..b93e6b8 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [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.04.29~ynh1 +**Shipped version:** 2024.05.04~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index d84d212..06b2a53 100644 --- a/README_eu.md +++ b/README_eu.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Paketatutako bertsioa:** 2024.04.29~ynh1 +**Paketatutako bertsioa:** 2024.05.04~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index b7c82d9..9d33ea0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [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.04.29~ynh1 +**Version incluse :** 2024.05.04~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 9f65fc2..0927709 100644 --- a/README_gl.md +++ b/README_gl.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión proporcionada:** 2024.04.29~ynh1 +**Versión proporcionada:** 2024.05.04~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 7e8b44d..12b4871 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**分发版本:** 2024.04.29~ynh1 +**分发版本:** 2024.05.04~ynh1 **演示:** From d5ec5e3102b6a2381bf1c2d2cd4fb6347e0bdad5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 6 May 2024 03:39:19 +0200 Subject: [PATCH 04/13] Upgrade to v2024.05.06 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index a3a415a..2635ec8 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.05.04~ynh1" +version = "2024.05.06~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/bdf89bbd44e977b7bc3e2f26545c4715b23610f4.tar.gz" - sha256 = "b2e5f8b91b37d0b08cc685feaa9928f17b9fca7c7589c774c98b5de56dc7bd35" + url = "https://github.com/TeamPiped/Piped/archive/0552875cab4f8a8329b9b5ccb8661d8667f33808.tar.gz" + sha256 = "67d810bb1da9457979e3373f9c0b129b0cd02de55f32042175892b72df9154da" 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/25f56b804426f0553f54145292e4db86a3d482a3.tar.gz" - sha256 = "13102f51603754a98952ae4553fb4e22de6090fd62126df51e1bf05b116e2ac9" + url = "https://github.com/TeamPiped/piped-proxy/archive/f0a5da9dcbe0f24b1a40722bff2510c45e5e4c99.tar.gz" + sha256 = "cd864ca826f0dfc5bcc1cbb7665debb39002296d08a54fe832c0e02916bb3312" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" From cae5ecfc122e0a732e88d1e1c0619386f58c9258 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 6 May 2024 01:39:21 +0000 Subject: [PATCH 05/13] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b93e6b8..19517b9 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [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.05.04~ynh1 +**Shipped version:** 2024.05.06~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 06b2a53..8b4bca2 100644 --- a/README_eu.md +++ b/README_eu.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Paketatutako bertsioa:** 2024.05.04~ynh1 +**Paketatutako bertsioa:** 2024.05.06~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 9d33ea0..1fd574b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [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.05.04~ynh1 +**Version incluse :** 2024.05.06~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 0927709..5200edd 100644 --- a/README_gl.md +++ b/README_gl.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión proporcionada:** 2024.05.04~ynh1 +**Versión proporcionada:** 2024.05.06~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 12b4871..7c712ed 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**分发版本:** 2024.05.04~ynh1 +**分发版本:** 2024.05.06~ynh1 **演示:** From 68794370853ab2704d4cedd842d0856987135e52 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 7 May 2024 03:40:25 +0200 Subject: [PATCH 06/13] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2635ec8..04d2427 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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/f0a5da9dcbe0f24b1a40722bff2510c45e5e4c99.tar.gz" - sha256 = "cd864ca826f0dfc5bcc1cbb7665debb39002296d08a54fe832c0e02916bb3312" + url = "https://github.com/TeamPiped/piped-proxy/archive/b92473d149f6cb12a718d0d7d7e781c54771834f.tar.gz" + sha256 = "29d9a8f6b3c4790b266fd14d662d16e100ac2fabaa697ec5a366b193a2db08e6" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" From ae68467b6117246b23a9b0401453304fbe9bc457 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 7 May 2024 01:40:30 +0000 Subject: [PATCH 07/13] Auto-update READMEs --- README_zh_Hans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 7c712ed..4886f35 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Piped +# YunoHost 上的 Piped [![集成程度](https://dash.yunohost.org/integration/piped.svg)](https://dash.yunohost.org/appci/app/piped) ![工作状态](https://ci-apps.yunohost.org/ci/badges/piped.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/piped.maintain.svg) From cb5a162cfe673e9f71cfd2cfd029b78c75f0b825 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 9 May 2024 03:42:20 +0200 Subject: [PATCH 08/13] Upgrade to v2024.05.08 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 04d2427..e77f19b 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.05.06~ynh1" +version = "2024.05.08~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/0552875cab4f8a8329b9b5ccb8661d8667f33808.tar.gz" - sha256 = "67d810bb1da9457979e3373f9c0b129b0cd02de55f32042175892b72df9154da" + url = "https://github.com/TeamPiped/Piped/archive/16f48f2e75091f879c1ef52eec951e8b33c92093.tar.gz" + sha256 = "a8b1dc0e4f5cf03d99b9a17eba62db569b8c9c0296acb6a4caca51237c132363" autoupdate.strategy = "latest_github_commit" [resources.sources.api] From 41dadca039e7073c044aa3338ab69c28182225d5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 9 May 2024 01:42:23 +0000 Subject: [PATCH 09/13] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 4 ++-- README_zh_Hans.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 19517b9..bc9b446 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [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.05.06~ynh1 +**Shipped version:** 2024.05.08~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 8b4bca2..8c366e1 100644 --- a/README_eu.md +++ b/README_eu.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Paketatutako bertsioa:** 2024.05.06~ynh1 +**Paketatutako bertsioa:** 2024.05.08~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 1fd574b..9dfb4e6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [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.05.06~ynh1 +**Version incluse :** 2024.05.08~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 5200edd..2abcf33 100644 --- a/README_gl.md +++ b/README_gl.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión proporcionada:** 2024.05.06~ynh1 +**Versión proporcionada:** 2024.05.08~ynh1 **Demo:** @@ -65,7 +65,7 @@ By using Piped, you can freely watch and listen to content without the fear of p ![Captura de pantalla de Piped](./doc/screenshots/channel.png) ![Captura de pantalla de Piped](./doc/screenshots/player.png) -## :red_circle: Caraterísticas cuestionables +## :red_circle: Debes considerar - **Non-free Network Services**: Promotes or depends entirely on a non-free network service. diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 4886f35..3eb7793 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**分发版本:** 2024.05.06~ynh1 +**分发版本:** 2024.05.08~ynh1 **演示:** From 01ae9f6d65f8822ae4eb10c7c27ac7338c9a1cc0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 10 May 2024 03:42:11 +0200 Subject: [PATCH 10/13] Upgrade to v2024.05.09 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e77f19b..bb79536 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.05.08~ynh1" +version = "2024.05.09~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/16f48f2e75091f879c1ef52eec951e8b33c92093.tar.gz" - sha256 = "a8b1dc0e4f5cf03d99b9a17eba62db569b8c9c0296acb6a4caca51237c132363" + url = "https://github.com/TeamPiped/Piped/archive/ef610a410be77dbfb84c6bb8b1c7006b62eb026b.tar.gz" + sha256 = "b3e9c33f1e61ac0ef603722f965bb094d4b6152e4a7db40478e0a8df7dce19a2" autoupdate.strategy = "latest_github_commit" [resources.sources.api] From 299b72141fe246d97f08fb5074e029a01e850bd6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 10 May 2024 01:42:14 +0000 Subject: [PATCH 11/13] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bc9b446..7a5dc3f 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [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.05.08~ynh1 +**Shipped version:** 2024.05.09~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 8c366e1..05f8412 100644 --- a/README_eu.md +++ b/README_eu.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Paketatutako bertsioa:** 2024.05.08~ynh1 +**Paketatutako bertsioa:** 2024.05.09~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 9dfb4e6..a479cac 100644 --- a/README_fr.md +++ b/README_fr.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [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.05.08~ynh1 +**Version incluse :** 2024.05.09~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 2abcf33..3963731 100644 --- a/README_gl.md +++ b/README_gl.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión proporcionada:** 2024.05.08~ynh1 +**Versión proporcionada:** 2024.05.09~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 3eb7793..107dd1d 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**分发版本:** 2024.05.08~ynh1 +**分发版本:** 2024.05.09~ynh1 **演示:** From 46ad65faa8ed1d871c2c642b41c43afe5f9ab51e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 11 May 2024 03:40:40 +0200 Subject: [PATCH 12/13] Upgrade to v2024.05.10 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bb79536..714c3d5 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.05.09~ynh1" +version = "2024.05.10~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/ef610a410be77dbfb84c6bb8b1c7006b62eb026b.tar.gz" - sha256 = "b3e9c33f1e61ac0ef603722f965bb094d4b6152e4a7db40478e0a8df7dce19a2" + url = "https://github.com/TeamPiped/Piped/archive/5866409fdfcbc661fcab1ea4093dda579d34de17.tar.gz" + sha256 = "091e0d6aa061388251815f4db7e738def556f893bd8ab6184a692c8efea51277" autoupdate.strategy = "latest_github_commit" [resources.sources.api] From 11432574d9bac60c28843aab3d687718a246bf70 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 11 May 2024 01:40:45 +0000 Subject: [PATCH 13/13] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7a5dc3f..0949393 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [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.05.09~ynh1 +**Shipped version:** 2024.05.10~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 05f8412..e6eeaa0 100644 --- a/README_eu.md +++ b/README_eu.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Paketatutako bertsioa:** 2024.05.09~ynh1 +**Paketatutako bertsioa:** 2024.05.10~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index a479cac..a88b71a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [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.05.09~ynh1 +**Version incluse :** 2024.05.10~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 3963731..9140ea9 100644 --- a/README_gl.md +++ b/README_gl.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**Versión proporcionada:** 2024.05.09~ynh1 +**Versión proporcionada:** 2024.05.10~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 107dd1d..ba6b3ba 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p - [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/) - [x] Federated protocol on Matrix to let instances collaborate with each other -**分发版本:** 2024.05.09~ynh1 +**分发版本:** 2024.05.10~ynh1 **演示:**