pyHockeyVids is a Python3 program using PyQT5 and requests to fetch NHL videos and play them on a connected Chromecast Device or your default Web Browser.
Team themes are available, and will update the calendar with games played.
Make sure you have the following libraries installed in your environment, please be aware this was developed in Linux and has not been fully tested for Windows or macOS.
PyChromecast
PyQt5
requests
wget
python3 main.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Use QTimer to check for new videos and announce via system tray.
- Once a known bug has been identified I will place it here in the README.md until the issue has been resolved.