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