Aktualizovat Dockerfile

This commit is contained in:
Radim Lipovčan 2023-12-01 14:23:57 +01:00
parent bc35bec874
commit ce066cb1f6
1 changed files with 2 additions and 1 deletions

View File

@ -22,4 +22,5 @@ RUN python3 -m pip install --upgrade pip \
&& python3 -m pip install --upgrade pip setuptools wheel \
&& pip3 install yt-dlp==2023.10.13 \
&& python3 -m pip install bdfr --upgrade \
&& python3 -m pip install -U gallery-dl
&& python3 -m pip install -U gallery-dl