File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 1
- # youtube-player
2
- YouTube Player with Python and MPV
1
+ # 🎬️ YouTube Player
2
+ ![ License] ( https://img.shields.io/badge/license-GNU%20General%20Public%20License%20v3-blue.svg )
3
+
4
+ <img src =' https://github.com/user-attachments/assets/0888ca60-bb62-4bfe-800d-f30e6cc25b7f ' align =' right ' width =' 10% ' >
5
+
6
+ ⚡ ** YouTube Player** is a single-file Python YouTube player built with MPV, using Tkinter and ttkbootstrap.
7
+ It allows you to search for videos and play them in fullscreen or audio-only mode.
8
+ You can also add videos to your favorites and view your recently played ones.
9
+
10
+ ## How to Use
11
+
12
+ ### 🐧 Linux
13
+ 1 . Download the Linux executable ` youtube-player ` from the [ Releases] ( # ) page
14
+ 2 . Make it executable by running: ``` chmod +x ./youtube-player ```
15
+ 3 . Launch the player: ``` ./youtube-player ```
16
+
17
+ ### 🪟 Windows
18
+
19
+ Not available yet — currently in development!
You can’t perform that action at this time.
0 commit comments