https://github.com/axel-erfurt/python-gtk-videoplayer
Play Videos in python gtk
https://github.com/axel-erfurt/python-gtk-videoplayer
gtk3 gtk4 linux python3 python3-gi videoplayer
Last synced: 8 months ago
JSON representation
Play Videos in python gtk
- Host: GitHub
- URL: https://github.com/axel-erfurt/python-gtk-videoplayer
- Owner: Axel-Erfurt
- License: mit
- Created: 2024-03-27T18:45:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T19:39:36.000Z (over 1 year ago)
- Last Synced: 2024-12-12T15:09:58.261Z (10 months ago)
- Topics: gtk3, gtk4, linux, python3, python3-gi, videoplayer
- Language: Python
- Homepage: https://github.com/Axel-Erfurt/Python-Gtk-VideoPlayer
- Size: 287 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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