This commit is contained in:
parent
49b8dd4dd4
commit
22d935609f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue