streamlink

Extracts streams from various services and pipes them into a video player of choice. More information: <https://streamlink.github.io>.

Debian Debian
RUN apt-get update && \ apt-get install -y streamlink
Ubuntu
RUN apt-get update && \ apt-get install -y streamlink
Arch Arch Linux
RUN pacman -S --noconfirm streamlink
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y streamlink
Fedora
RUN dnf install -y python3-streamlink
click the source code to copy install streamlink on any operating system with command-not-found.com