add deno, pin yt-dlp to master

This commit is contained in:
Simon 2025-11-01 11:26:56 +07:00
parent b6872d063f
commit 3e7baebec9
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
2 changed files with 3 additions and 1 deletions

View File

@ -42,6 +42,8 @@ ARG INSTALL_DEBUG
ENV PYTHONUNBUFFERED=1
COPY --from=denoland/deno:bin /deno /usr/local/bin/deno
# copy build requirements
COPY --from=builder /root/.local /root/.local
ENV PATH=/root/.local/bin:$PATH

View File

@ -12,4 +12,4 @@ requests==2.32.5
ryd-client==0.0.6
uvicorn==0.38.0
whitenoise==6.11.0
yt-dlp[default]==2025.10.22
yt-dlp[default] @ git+https://github.com/yt-dlp/yt-dlp@6224a3898821965a7d6a2cb9cc2de40a0fd6e6bc