playing works
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ CMD ["/app/master"]
|
||||
FROM alpine:3.23 AS worker
|
||||
|
||||
RUN \
|
||||
apk add --no-cache python3 ffmpeg deno
|
||||
apk add --no-cache python3 ffmpeg deno opus
|
||||
|
||||
RUN \
|
||||
wget https://github.com/yt-dlp/yt-dlp/releases/download/2026.02.21/yt-dlp -O /usr/local/bin/yt-dlp && \
|
||||
|
||||
Reference in New Issue
Block a user