- VLC (obtainable via
brew cask install vlc
)- Python 3.6 (obtainable via
brew install python
)
Development:
python3 -m pip install -e . --process-dependency-links --trusted-host download.qt.io
Production:
python3 -m pip install git+https://github.com/benjolitz/slimvlc.git#egg=slimvlc --process-dependency-links --trusted-host download.qt.io
python3 -m slimvlc --help