mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-12 04:23:04 +02:00
add aria2 and set youtube-dl version
This commit is contained in:
parent
cc2cfb8afb
commit
e751780a7d
@ -10,7 +10,8 @@ RUN set -xe \
|
|||||||
ffmpeg \
|
ffmpeg \
|
||||||
openssl \
|
openssl \
|
||||||
python3 \
|
python3 \
|
||||||
&& pip3 install youtube-dl
|
aria2 \
|
||||||
|
&& pip3 install youtube-dl==2018.09.26
|
||||||
|
|
||||||
WORKDIR /data
|
WORKDIR /data
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user