
⚡ YouTube Player is a single-file Python YouTube player built with MPV, using Tkinter and ttkbootstrap.
It allows you to search for videos and play them in fullscreen or audio-only mode.
You can also add videos to your favorites and view your recently played ones.
- Download the Linux executable
youtube-player
from the Releases page - Make it executable by running:
chmod +x ./youtube-player
- Launch the player:
./youtube-player
Not available yet — currently in development!