Giter VIP home page Giter VIP logo

streamglob's Introduction

streamglob

Build Status

streamglob facilitates live and time-shifted viewing of online content.

The current focus of this project is to provide a consistent console-based user experience for browsing and watching live and on-demand streaming content from various providers. The project was originally released under the name mlbstreamer with support for watching MLB.tv streams, but has expanded to include modules for watching video from NHL.tv, YouTube, Instagram, and RSS feeds, among others.

Installation

Right now, the install process is a bit complicated due to some upstream dependencies that need to be updated. Furthermore, Python 3.6 is the minimum supported version at this time.

If you're running Python 3.6+ the following should work:

$ git clone https://github.com/tonycpsu/streamglob
$ cd streamglob
$ pip install .
$ mkdir -p ~/.config/streamglob
$ cp docs/config.yaml.sample ~/.config/streamglob/config.yaml
$ vim ~/.config/streamglob/config.yaml

You should then be able to edit ~/.config/streamglob/config.yaml with your MLB.tv/NHL.tv credentials, then run streamglob.

Example of playing a single MLB game from the command-line:

$ streamglob mlb/2019-03-25.phi

Run with -v if you run into issues.

Configuration

A sample configuration file is available in doc/config.yaml.sample. Copy it to ~/.config/streamglob/config.yaml and modify it as needed. A more novice-friendly configuration mechanism is under development.

Using streamglob

Usage documentation to follow.

Credits

Tony Cebzanov ([email protected]) is the primary author and maintainer of streamglob, but significant contributions have been made by others, as detailed here.

streamglob is a successor to mlbstreamer, which was in turn modeled after the mlbviewer project developed by Matthew (daftcat) of the LinuxQuestions forums.

If you like this application and wish to support its continued development, you can do so here:

streamglob's People

Contributors

tonycpsu avatar snipem avatar mattiasa avatar sdelafond avatar mkomko avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.