mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update youtube-dl
This commit is contained in:
parent
17db7d2550
commit
7a7bc940e4
@ -9,9 +9,8 @@ RUN set -xe \
|
||||
&& apk add --no-cache ca-certificates \
|
||||
ffmpeg \
|
||||
openssl \
|
||||
python \
|
||||
&& wget -O- https://bootstrap.pypa.io/get-pip.py | python \
|
||||
&& pip install youtube-dl
|
||||
python3 \
|
||||
&& pip3 install youtube-dl
|
||||
|
||||
WORKDIR /data
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user