Skip to content

Commit 8117d9c

Browse files
Update index.html
1 parent 57ed166 commit 8117d9c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,9 @@ <h3>Yixboost Games</h3>
284284
<div class="h-100 p-5 glass-card">
285285
<i class="fa-brands fa-youtube feature-icon"></i>
286286
<h3>YouTube Player</h3>
287-
<p>YouTube Player with Python and MPV .</p>
287+
<p><strong>YouTube Player</strong> is a single-file Python YouTube player built with MPV, using Tkinter and ttkbootstrap.
288+
It allows you to search for videos and play them in fullscreen or audio-only mode.
289+
You can also add videos to your favorites and view your recently played ones.</p>
288290
<div class="d-flex flex-wrap mt-3 mb-3">
289291
<span class="skill-badge"><i class="fa-brands fa-python"></i>Python</span>
290292
</div>

0 commit comments

Comments
 (0)