mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Merge pull request #68 from YunoHost-Apps/testing
Testing - v2024.04.11
This commit is contained in:
commit
2feb941244
7 changed files with 197 additions and 11 deletions
|
@ -3,3 +3,5 @@
|
|||
- [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)
|
||||
- [阅读中文(简体)的 README](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
|
||||
|
||||
**Shipped version:** 2024.04.01~ynh1
|
||||
**Shipped version:** 2024.04.11~ynh1
|
||||
|
||||
**Demo:** <https://piped.video/>
|
||||
|
||||
|
|
|
@ -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.01~ynh1
|
||||
**Paketatutako bertsioa:** 2024.04.11~ynh1
|
||||
|
||||
**Demoa:** <https://piped.video/>
|
||||
|
||||
|
|
|
@ -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.01~ynh1
|
||||
**Version incluse :** 2024.04.11~ynh1
|
||||
|
||||
**Démo :** <https://piped.video/>
|
||||
|
||||
|
@ -67,7 +67,7 @@ By using Piped, you can freely watch and listen to content without the fear of p
|
|||
|
||||
## :red_circle: Anti-fonctionnalités
|
||||
|
||||
- **Services réseau non libres**: Promeut ou utilise des services réseau non libres.
|
||||
- **Services réseau non libres **: Promeut ou utilise des services réseau non libres.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
|
|
92
README_gl.md
Normal file
92
README_gl.md
Normal file
|
@ -0,0 +1,92 @@
|
|||
<!--
|
||||
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
NON debe editarse manualmente.
|
||||
-->
|
||||
|
||||
# Piped para YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/piped)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=piped)
|
||||
|
||||
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete permíteche instalar Piped de xeito rápido e doado nun servidor YunoHost.*
|
||||
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
|
||||
|
||||
## Vista xeral
|
||||
|
||||
# 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
|
||||
|
||||
**Versión proporcionada:** 2024.04.11~ynh1
|
||||
|
||||
**Demo:** <https://piped.video/>
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||

|
||||

|
||||
|
||||
## :red_circle: Caraterísticas cuestionables
|
||||
|
||||
- **Non-free Network Services**: Promotes or depends entirely on a non-free network service.
|
||||
|
||||
## Documentación e recursos
|
||||
|
||||
- Web oficial da app: <https://docs.piped.video/>
|
||||
- Documentación oficial para admin: <https://docs.piped.video/docs/>
|
||||
- Repositorio de orixe do código: <https://github.com/TeamPiped/Piped>
|
||||
- Tenda YunoHost: <https://apps.yunohost.org/app/piped>
|
||||
- Informar dun problema: <https://github.com/YunoHost-Apps/piped_ynh/issues>
|
||||
|
||||
## Info de desenvolvemento
|
||||
|
||||
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/piped_ynh/tree/testing).
|
||||
|
||||
Para probar a rama `testing`, procede deste xeito:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/piped_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade piped -u https://github.com/YunoHost-Apps/piped_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|
92
README_zh_Hans.md
Normal file
92
README_zh_Hans.md
Normal file
|
@ -0,0 +1,92 @@
|
|||
<!--
|
||||
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
|
||||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 的 Piped
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/piped)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=piped)
|
||||
|
||||
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
|
||||
|
||||
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Piped。*
|
||||
> *如果您还没有 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.04.11~ynh1
|
||||
|
||||
**演示:** <https://piped.video/>
|
||||
|
||||
## 截图
|
||||
|
||||

|
||||

|
||||
|
||||
## :red_circle: 负面特征
|
||||
|
||||
- **Non-free Network Services**: Promotes or depends entirely on a non-free network service.
|
||||
|
||||
## 文档与资源
|
||||
|
||||
- 官方应用网站: <https://docs.piped.video/>
|
||||
- 官方管理文档: <https://docs.piped.video/docs/>
|
||||
- 上游应用代码库: <https://github.com/TeamPiped/Piped>
|
||||
- YunoHost 商店: <https://apps.yunohost.org/app/piped>
|
||||
- 报告 bug: <https://github.com/YunoHost-Apps/piped_ynh/issues>
|
||||
|
||||
## 开发者信息
|
||||
|
||||
请向 [`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
|
||||
```
|
||||
|
||||
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>
|
|
@ -7,7 +7,7 @@ name = "Piped"
|
|||
|
||||
description.en = "An open-source alternative frontend for YouTube which is efficient by design."
|
||||
|
||||
version = "2024.04.01~ynh1"
|
||||
version = "2024.04.11~ynh1"
|
||||
|
||||
maintainers = [ "orhtej2" ]
|
||||
|
||||
|
@ -41,19 +41,19 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/TeamPiped/Piped/archive/8ee2a1c20737ce9db84186e00849b405d6c097af.tar.gz"
|
||||
sha256 = "15b91ecd337facbdbc0f04a5f1f98943213744be1870d438332c2cc1672497e5"
|
||||
url = "https://github.com/TeamPiped/Piped/archive/1bff349177edb671cac977e2add9baf5bebe394a.tar.gz"
|
||||
sha256 = "db64cb873eb3812fc7948be413d4f86486911b6e58d1cf1c80d6b86da2777875"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.sources.api]
|
||||
url = "https://github.com/TeamPiped/Piped-Backend/archive/7e55b5aeee4e6dda5ef0bcd26bc876982e80b67e.tar.gz"
|
||||
sha256 = "d9907e0a30bd9d42153b4dc55da3956029beb467154782402e3ec730ddb8b11d"
|
||||
url = "https://github.com/TeamPiped/Piped-Backend/archive/fb00a4be2bc2fdd94bdc0ce8cb6c8accafde3882.tar.gz"
|
||||
sha256 = "7954bbb169ed0ea245e6a168e97c11bcb2eb00e8fc1712448f82c44998ed0c38"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/"
|
||||
|
||||
[resources.sources.proxy]
|
||||
url = "https://github.com/TeamPiped/piped-proxy/archive/a872d9f7b68936004d854a53241695edddb0fdfc.tar.gz"
|
||||
sha256 = "f7e5c9624229d47f9786f0bc4a9d110302d2f2c9f6dae3945b7cb5304b2f7540"
|
||||
url = "https://github.com/TeamPiped/piped-proxy/archive/7543a4dff73e2a9920379df083bcd052f446434e.tar.gz"
|
||||
sha256 = "624fcdbbf4a60efb8a55685e43c488ef1e968d502fe0bb0bfae949c7c63d51e8"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue