mirror of
https://github.com/casjaysdevdocker/youtube-dl
synced 2025-01-30 18:34:28 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
f9290db442
commit
b1a52e29ef
@ -15,7 +15,7 @@ RUN mkdir -p /bin/ /config/ /data/ && \
|
|||||||
apk update -U --no-cache && \
|
apk update -U --no-cache && \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
aria2c \
|
aria2 \
|
||||||
py3-pip && \
|
py3-pip && \
|
||||||
curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl && \
|
curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl && \
|
||||||
curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o /usr/local/bin/yt-dlp && \
|
curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o /usr/local/bin/yt-dlp && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user