streamlink
Extracts streams from various services and pipes them into a video player of choice. More information: <https://streamlink.github.io>.
RUN apt-get update && \
apt-get install -y streamlink
RUN apt-get update && \
apt-get install -y streamlink
RUN pacman -S --noconfirm streamlink
RUN apt-get update && \
apt-get install -y streamlink
RUN dnf install -y python3-streamlink