Skip to content
/ livecli Public

Command-line interface utility that pipes videos from online streaming services to a variety of video players.

License

Notifications You must be signed in to change notification settings

ariesw/livecli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,745 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Livecli

TravisCI codecov.io pypi.python.org

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

Installation via Python pip

pip install livecli

Manual installation via Python

git clone https://github.com/livecli/livecli
cd livecli
pip install -U .

Features

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.

Quickstart

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.

Kodi

Livecli can be used with Kodi Leia

For more information see service.livecli.proxy

Contributing

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.

About

Command-line interface utility that pipes videos from online streaming services to a variety of video players.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 140