Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 519 Bytes

File metadata and controls

33 lines (21 loc) · 519 Bytes

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