Streamlink is a CLI utility that pipes flash videos from online streaming services to a variety of video players such as VLC.
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 note that by using this application you're bypassing ads run by sites such as Twitch.tv. Please consider donating or paying for subscription services when they are available for the content you consume and enjoy.
sudo pip install streamlink
git clone https://github.com/streamlink/streamlink
cd streamlink
sudo python setup.py install
Streamlink is built via a plugin system which allows new services to be easily added.
Supported streaming services, among many others, are:
A list of all supported plugins can be found on the plugin page.
After installing, simply use:
streamlink STREAMURL best
Streamlink will automatically open the stream in its default video player! See Streamlink's detailed documentation for all available configuration options, CLI parameters and usage examples.
All contributions are welcome. Feel free to open a new thread on the issue tracker or submit a new pull request. Please read CONTRIBUTING.md first. Thanks!
Thank you to all our backers! [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]