diff --git a/Dockerfile b/Dockerfile index 42950e5..69cb6cd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,9 @@ RUN pacman -Sy --noconfirm archlinux-keyring && \ ca-certificates \ ffmpeg \ yt-dlp \ - aria2 + aria2 \ + python3 \ + python3-pip RUN pip3 install --break-system-packages mutagen