mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update youtube-dl
This commit is contained in:
@@ -9,9 +9,8 @@ RUN set -xe \
|
|||||||
&& apk add --no-cache ca-certificates \
|
&& apk add --no-cache ca-certificates \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
openssl \
|
openssl \
|
||||||
python \
|
python3 \
|
||||||
&& wget -O- https://bootstrap.pypa.io/get-pip.py | python \
|
&& pip3 install youtube-dl
|
||||||
&& pip install youtube-dl
|
|
||||||
|
|
||||||
WORKDIR /data
|
WORKDIR /data
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user