Try to update yt dlp
All checks were successful
Deploy Service / deploy (push) Successful in 25s

This commit is contained in:
Mootfrost 2025-04-13 20:16:27 +03:00
parent 89b5c5cf1a
commit 48b674357f

View file

@ -32,3 +32,5 @@ COPY --from=builder --chown=app:app /app /app
ENV PATH="/app/.venv/bin:$PATH"
ENV PYTHONPATH="/app"
WORKDIR /app
RUN yt-dlp -U