
🎬️ YouTube Player v1.0
⚡ 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.
Open-source, single file, made with ♥️
Easy.design.mp4
♥️ Features
- Video and Audio only mode
- Mark your favorite video's as favorites
- Video control in app
- Fullscreen play on any screen
- No YouTube ADS
🐧Install on Linux
- Download the Linux executable
youtube-player
- Make it executable by running:
chmod +x ./youtube-player
- Launch the player:
./youtube-player
- Enjoy your video's or music!