How to Install python3-streamlink in Ubuntu 18.04



Install python3-streamlink by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-streamlink

Description:

Python module for extracting video streams from various websites

Streamlink is a CLI utility that pipes flash videos from online streaming services to a variety of video players such as VLC, or alternatively, a browser. The main purpose of streamlink is to convert CPU-heavy flash plugins to a less CPU-intensive format. . Streamlink is a fork of the Livestreamer project. . Please consider donating or paying for subscription services when they are available for the content you consume and enjoy. . This package makes Streamlink APIs accessible in Python 3.

Homepage: https://streamlink.github.io/

Version: 0.10.0+dfsg-1

Section: universe/python