Skip to content

Axel-Erfurt/Python-Gtk-VideoPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Gtk-VideoPlayer

Requirements

  • python3
  • python3-gi
  • yt-dlp

Usage

python3 Gtk3WebViewPlayer.py

python3 Gtk3WebViewPlayer.py [path or url]

or

python3 Gtk4VideoPlayer.py

python3 Gtk4VideoPlayer.py [path or url]

You can play

  • local files
  • web files
  • youtube links

Shortcuts - Gtk4VideoPlayer

  • F Fullscreen
  • H show / hide Headerbar
  • M show / hide mouse cursor
  • Q quit

screenshot