diff --git a/Containerfile b/Containerfile index 06bdf60..fa988b5 100644 --- a/Containerfile +++ b/Containerfile @@ -75,6 +75,7 @@ RUN pipx ensurepath RUN source /home/subsyt/.bashrc RUN pipx install yt-dlp +RUN pipx inject yt-dlp curl-cffi RUN pipx inject yt-dlp bgutil-ytdlp-pot-provider COPY --from=builder --chown=subsyt:subsyt /src/build/subsyt /app/subsyt