youtube-dl
Download videos from YouTube and other websites. More information: <http://rg3.github.io/youtube-dl/>.
RUN apt-get update && \
apt-get install -y youtube-dl
RUN apt-get update && \
apt-get install -y youtube-dl
RUN apk add youtube-dl
RUN pacman -S --noconfirm youtube-dl
RUN apt-get update && \
apt-get install -y youtube-dl
RUN dnf install -y youtube-dl
RUN apt-get update && \
apt-get install -y youtube-dl