mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-10 00:31:30 +03:00
Merge pull request #583 from GlassedSilver/master
I did warn you I will test docker builds this way
This commit is contained in:
@@ -22,7 +22,7 @@ esac
|
|||||||
|
|
||||||
echo "(INFO) Architecture detected: $ARCH"
|
echo "(INFO) Architecture detected: $ARCH"
|
||||||
echo "(1/5) READY - Acquire temp dependencies in ffmpeg obtain layer"
|
echo "(1/5) READY - Acquire temp dependencies in ffmpeg obtain layer"
|
||||||
apt-get -y install curl xz-utils
|
apt-get update && apt-get -y install curl xz-utils
|
||||||
echo "(2/5) DOWNLOAD - Acquire latest ffmpeg and ffprobe from John van Sickle's master-sourced builds in ffmpeg obtain layer"
|
echo "(2/5) DOWNLOAD - Acquire latest ffmpeg and ffprobe from John van Sickle's master-sourced builds in ffmpeg obtain layer"
|
||||||
curl -o ffmpeg.txz \
|
curl -o ffmpeg.txz \
|
||||||
--connect-timeout 5 \
|
--connect-timeout 5 \
|
||||||
|
|||||||
Reference in New Issue
Block a user