From 28988ce0c312480f0014bf73211188edba9b0060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=20Buo-ren=20Lin?= Date: Tue, 22 Jul 2025 12:56:38 +0800 Subject: [PATCH] [snap] switch to yt-dlp (#7865) https://github.com/mikf/gallery-dl/pull/7841#pullrequestreview-3030959915 --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index a39c00ed..a5afe6c9 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -66,7 +66,7 @@ parts: - jq - sed python-packages: - - youtube_dl + - yt-dlp[default] override-build: | # build manpages and bash completion make man completion