From f44890804c06ca1e3c41215e72ce5bb49d84a1f1 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sat, 17 Sep 2022 19:24:05 +0200 Subject: [PATCH 1/4] Change binary name to yt-dlp --- conf/production.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/production.yaml b/conf/production.yaml index ef9580a..25845a7 100644 --- a/conf/production.yaml +++ b/conf/production.yaml @@ -492,8 +492,7 @@ import: url: 'https://yt-dl.org/downloads/latest/youtube-dl' # youtube-dl binary name - # yt-dlp is also supported - name: 'youtube-dl' + name: 'yt-dlp' # Path to the python binary to execute for youtube-dl or yt-dlp python_path: '/usr/bin/python3' From d2e2b60b82fef7d6add8e3f356d5d69c9fffb241 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 18 Sep 2022 18:21:28 +0200 Subject: [PATCH 2/4] Use proper yt-dlp releases url Co-authored-by: fflorent <371705+fflorent@users.noreply.github.com> --- conf/production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/production.yaml b/conf/production.yaml index 25845a7..f24ee09 100644 --- a/conf/production.yaml +++ b/conf/production.yaml @@ -489,7 +489,7 @@ import: # Examples: # * https://api.github.com/repos/ytdl-org/youtube-dl/releases # * https://api.github.com/repos/yt-dlp/yt-dlp/releases - url: 'https://yt-dl.org/downloads/latest/youtube-dl' + url: 'https://api.github.com/repos/yt-dlp/yt-dlp/releases' # youtube-dl binary name name: 'yt-dlp' From e69360ba7c884587a5d83c6bf757af85b5065c30 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 18 Sep 2022 23:52:16 +0200 Subject: [PATCH 3/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e3cdbf7..8a020f9 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Video streaming platform using P2P directly in the web browser, connected to a federated network", "fr": "Plateforme de diffusion vidéo par P2P directement dans le navigateur, et connectée à un réseau fédéralisé" }, - "version": "4.2.2~ynh3", + "version": "4.2.2~ynh4", "url": "https://github.com/Chocobozzz/PeerTube", "upstream": { "license": "AGPL-3.0-only", From 3d43f4e804f231d2c9af40d28ab087fe1b546041 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 18 Sep 2022 21:52:20 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 187a0b1..62d5b52 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser, using WebTorrent. -**Shipped version:** 4.2.2~ynh3 +**Shipped version:** 4.2.2~ynh4 **Demo:** http://peertube.cpy.re diff --git a/README_fr.md b/README_fr.md index 2bb3a08..f6452c7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme de streaming vidéo fédérée (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur Web, en utilisant WebTorrent -**Version incluse :** 4.2.2~ynh3 +**Version incluse :** 4.2.2~ynh4 **Démo :** http://peertube.cpy.re