- Website: https://livecli.github.io/index.html
- Latest release: https://github.com/livecli/livecli/releases/latest
- GitHub: https://github.com/livecli/livecli
- Issue tracker: https://github.com/livecli/livecli/issues
- Kodi version: https://github.com/livecli/repo
- PyPI: https://pypi.python.org/pypi/livecli
- Free software: Simplified BSD license
Livecli is a Command-line interface utility that pipes videos from online streaming services to a variety of video players.
The main purpose of livecli is to convert CPU-heavy flash plugins to a less CPU-intensive format, also allow to watch livestreams on less powerful devices.
Livecli is a fork of the Streamlink and Livestreamer project
pip install livecli
git clone https://github.com/livecli/livecli cd livecli pip install -U .
Livecli is built via a plugin system which allows new services to be easily added.
A list of all supported plugins can be found on the plugin page.
There is also a generic plugin that will try to open a stream on every website.
After installing, simply use:
livecli STREAMURL best
Livecli will automatically open the stream in its default video player!
See Livecli's detailed documentation for all available configuration options, CLI parameters and usage examples.
Livecli can be used with Kodi Leia
For more information see service.livecli.proxy
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!
Please be aware that plugins for streaming services that are using DRM protections, websites from not official or not authored third party will not be implemented.