From ec753d618842b997636d5e67460dbcc61da4c577 Mon Sep 17 00:00:00 2001 From: Viktor Varland Date: Fri, 14 Nov 2025 10:37:14 +0100 Subject: [PATCH] fix: add yt-dlp-ejs package --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index 247cdd8..43dc050 100644 --- a/Containerfile +++ b/Containerfile @@ -84,6 +84,7 @@ RUN pipx ensurepath RUN source /home/subsyt/.bashrc RUN pipx install yt-dlp +RUN pipx inject yt-dlp yt-dlp-ejs RUN pipx inject yt-dlp curl-cffi RUN pipx inject yt-dlp bgutil-ytdlp-pot-provider