A super simple media player for VLC python bindings using PyQt5, with support for Windows and Linux
- PyQt5
pip3 install PyQt5
- VLC
pip3 install python-vlc
- Change subtitle size and color on runtime
- Load url media
- To run the application
python3 ss_player.py
- Esc - toggle fullscreen state
- P - toggle play/pause state