replace ui.video with Plyr

This commit is contained in:
2025-07-21 04:40:16 +03:00
parent 825fb49f27
commit 5318cc4680
4 changed files with 150 additions and 32 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
from web.custom_widgets.header import draw_header
from web.custom_widgets.content_dialog import ContentDialog
from web.custom_widgets.content_card import ContentCard
from web.custom_widgets.header import draw_header
from web.custom_widgets.PlyrVideoPlayer import PlyrVideoPlayer