Skip to content

A simple media player using the vlc python bindings

Notifications You must be signed in to change notification settings

gabrielchristo/ss-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SS Player

A super simple media player for VLC python bindings using PyQt5, with support for Windows and Linux

mainwindow

Dependencies

  • PyQt5

pip3 install PyQt5

  • VLC

pip3 install python-vlc

Features

  • Change subtitle size and color on runtime
  • Load url media

Usage

  • To run the application

python3 ss_player.py

  • Esc - toggle fullscreen state
  • P - toggle play/pause state

About

A simple media player using the vlc python bindings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages