From a518a84ecf6c342456c635a9bc947fbb0e9f52c4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 19 Aug 2024 03:45:27 +0200 Subject: [PATCH 1/4] Upgrade sources - `proxy` v2024.08.19: https://github.com/TeamPiped/piped-proxy/compare/dce6ee79652343a25795bf6e42cf95b39c945346...77d84a6099dc9b354100545cd6c6edcdffd12886 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index fac7e9f..df450a8 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.08.05~ynh1" +version = "2024.08.05~ynh2" maintainers = [ "orhtej2" ] @@ -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/dce6ee79652343a25795bf6e42cf95b39c945346.tar.gz" - sha256 = "142fcbc8c63dd209784d0442fdd8021401d5ab6f952f1a498671da976027a2c6" + url = "https://github.com/TeamPiped/piped-proxy/archive/77d84a6099dc9b354100545cd6c6edcdffd12886.tar.gz" + sha256 = "665fa5ac9a96f4de56d7393ba268b9ee6154272e4e41430edea93c3244869e4e" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" From 9d19ecf75b25b33c99ac96977fa51159da5fded8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 19 Aug 2024 01:45:31 +0000 Subject: [PATCH 2/4] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_ru.md | 92 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 9 files changed, 100 insertions(+), 7 deletions(-) create mode 100644 README_ru.md diff --git a/ALL_README.md b/ALL_README.md index 4ed64dd..e3c80d2 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -6,4 +6,5 @@ - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) - [Baca README dalam bahasa bahasa Indonesia](README_id.md) +- [Прочитать README на русский](README_ru.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 92c2821..6cab6c9 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.08.05~ynh1 +**Shipped version:** 2024.08.05~ynh2 **Demo:** diff --git a/README_es.md b/README_es.md index 02d2f3a..7c2caa8 100644 --- a/README_es.md +++ b/README_es.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 actual:** 2024.08.05~ynh1 +**Versión actual:** 2024.08.05~ynh2 **Demo:** diff --git a/README_eu.md b/README_eu.md index 196f45c..e6d5842 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.08.05~ynh1 +**Paketatutako bertsioa:** 2024.08.05~ynh2 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 1474f1b..45eb9a6 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.08.05~ynh1 +**Version incluse :** 2024.08.05~ynh2 **Démo :** diff --git a/README_gl.md b/README_gl.md index 7248485..43f41bb 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.08.05~ynh1 +**Versión proporcionada:** 2024.08.05~ynh2 **Demo:** diff --git a/README_id.md b/README_id.md index e8b9c38..d2b7dc0 100644 --- a/README_id.md +++ b/README_id.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 terkirim:** 2024.08.05~ynh1 +**Versi terkirim:** 2024.08.05~ynh2 **Demo:** diff --git a/README_ru.md b/README_ru.md new file mode 100644 index 0000000..bd4050e --- /dev/null +++ b/README_ru.md @@ -0,0 +1,92 @@ + + +# Piped для YunoHost + +[![Уровень интеграции](https://dash.yunohost.org/integration/piped.svg)](https://ci-apps.yunohost.org/ci/apps/piped/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/piped.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/piped.maintain.svg) + +[![Установите Piped с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=piped) + +*[Прочтите этот README на других языках.](./ALL_README.md)* + +> *Этот пакет позволяет Вам установить Piped быстро и просто на YunoHost-сервер.* +> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* + +## Обзор + +# The Problem + +YouTube has an extremely invasive privacy policy which relies on using user data in unethical ways. You give them a lot of data - ranging from ideas, music taste, content, political opinions, and much more than you think. + +By using Piped, you can freely watch and listen to content without the fear of prying eyes watching everything you are doing. + +## Features: + +**User Features** + +- [x] No Ads +- [x] No Tracking +- [x] Lightweight on server and client +- [x] Infinite Scrolling +- [x] Light/Dark themes +- [x] Login +- [x] Feeds +- [x] Playlists +- [x] Integration with [SponsorBlock](https://github.com/ajayyy/SponsorBlock) +- [x] Integration with [LBRY](https://lbry.com/) for streaming +- [x] Integration with [Return YouTube Dislike](https://returnyoutubedislike.com/) via [RYD-Proxy](https://github.com/TeamPiped/RYD-Proxy) +- [x] 4K support +- [x] No connections to Google's servers +- [x] Playing just audio +- [x] PWA support +- [x] Locally saved Preferences +- [x] [Available in many languages](src/locales), thanks to [our translators](https://hosted.weblate.org/projects/piped/frontend/) +- [x] Embedded video support +- [x] No age restriction +- [x] Bypasses Geo restrictions if possible through a federated network + +**Technical Features** + +- [x] Multi-region load-balancing +- [x] Performant by design, designed to handle 1000s of users concurrently +- [x] Does not use official YouTube APIs +- [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 + +**Поставляемая версия:** 2024.08.05~ynh2 + +**Демо-версия:** + +## Снимки экрана + +![Снимок экрана Piped](./doc/screenshots/channel.png) +![Снимок экрана Piped](./doc/screenshots/player.png) + +## :red_circle: Анти-функции + +- **Non-free Network Services**: Promotes or depends entirely on a non-free network service. + +## Документация и ресурсы + +- Официальный веб-сайт приложения: +- Официальная документация администратора: +- Репозиторий кода главной ветки приложения: +- Магазин YunoHost: +- Сообщите об ошибке: + +## Информация для разработчиков + +Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/piped_ynh/tree/testing). + +Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/piped_ynh/tree/testing --debug +или +sudo yunohost app upgrade piped -u https://github.com/YunoHost-Apps/piped_ynh/tree/testing --debug +``` + +**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ae7097d..fd4edb0 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.08.05~ynh1 +**分发版本:** 2024.08.05~ynh2 **演示:** From 4e3de1f8508a54b4fc2982a61878344d8fe1e212 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 26 Aug 2024 03:46:09 +0200 Subject: [PATCH 3/4] Upgrade sources - `proxy` v2024.08.26: https://github.com/TeamPiped/piped-proxy/compare/77d84a6099dc9b354100545cd6c6edcdffd12886...8f33ee95f6401f529ed6a277a1c94219c667505d --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index df450a8..e0f245a 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.08.05~ynh2" +version = "2024.08.05~ynh3" maintainers = [ "orhtej2" ] @@ -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/77d84a6099dc9b354100545cd6c6edcdffd12886.tar.gz" - sha256 = "665fa5ac9a96f4de56d7393ba268b9ee6154272e4e41430edea93c3244869e4e" + url = "https://github.com/TeamPiped/piped-proxy/archive/8f33ee95f6401f529ed6a277a1c94219c667505d.tar.gz" + sha256 = "e56d4f057c5f882e3fbec2c244fbf65e5138106242626f499d1c97b8d52ea9a1" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" From f547d41b637e5530bf6e16bf334456f5df1510ba Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 26 Aug 2024 01:46:12 +0000 Subject: [PATCH 4/4] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_ru.md | 2 +- README_zh_Hans.md | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6cab6c9..bee4824 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.08.05~ynh2 +**Shipped version:** 2024.08.05~ynh3 **Demo:** diff --git a/README_es.md b/README_es.md index 7c2caa8..3e07213 100644 --- a/README_es.md +++ b/README_es.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 actual:** 2024.08.05~ynh2 +**Versión actual:** 2024.08.05~ynh3 **Demo:** diff --git a/README_eu.md b/README_eu.md index e6d5842..593b71a 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.08.05~ynh2 +**Paketatutako bertsioa:** 2024.08.05~ynh3 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 45eb9a6..e9d67f7 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.08.05~ynh2 +**Version incluse :** 2024.08.05~ynh3 **Démo :** diff --git a/README_gl.md b/README_gl.md index 43f41bb..b04a412 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.08.05~ynh2 +**Versión proporcionada:** 2024.08.05~ynh3 **Demo:** diff --git a/README_id.md b/README_id.md index d2b7dc0..d12c676 100644 --- a/README_id.md +++ b/README_id.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 terkirim:** 2024.08.05~ynh2 +**Versi terkirim:** 2024.08.05~ynh3 **Demo:** diff --git a/README_ru.md b/README_ru.md index bd4050e..82abfb5 100644 --- a/README_ru.md +++ b/README_ru.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.08.05~ynh2 +**Поставляемая версия:** 2024.08.05~ynh3 **Демо-версия:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index fd4edb0..87d3d0b 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.08.05~ynh2 +**分发版本:** 2024.08.05~ynh3 **演示:**