We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ed166 commit 8117d9cCopy full SHA for 8117d9c
index.html
@@ -284,7 +284,9 @@ <h3>Yixboost Games</h3>
284
<div class="h-100 p-5 glass-card">
285
<i class="fa-brands fa-youtube feature-icon"></i>
286
<h3>YouTube Player</h3>
287
- <p>YouTube Player with Python and MPV .</p>
+ <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>
290
<div class="d-flex flex-wrap mt-3 mb-3">
291
<span class="skill-badge"><i class="fa-brands fa-python"></i>Python</span>
292
</div>
0 commit comments