Disable Milieu for general usage demo page, toggle off placeholder too. Add disclaimer for subtitles.

This commit is contained in:
Korbs 2024-11-04 13:38:45 -05:00
parent 164b4a4c48
commit 61a0c5717a

View file

@ -8,7 +8,7 @@ import Switcher from '@components/Switcher.astro'
import {
ArrowUpRight,
NavArrowLeft,
SwitchOn,
SwitchOff,
NavArrowRight
} from '@iconoir/vue'
---
@ -28,7 +28,7 @@ import {
<button>Download <ArrowUpRight/></button>
<button>Embed <ArrowUpRight/></button>
<hr/>
<button id="has-switch">Milieu <SwitchOn/></button>
<button id="has-switch">Milieu <SwitchOff/></button>
<button>Close Captions <NavArrowRight/></button>
<button onclick="PlayerMenu_Quality()">Quality <NavArrowRight/></button>
</div>
@ -46,6 +46,7 @@ import {
<Info Title="Ennie and Yoyki: Non-Girly Games" Description="Created by Daniyar Yambushev">
<p>Source: <a href="https://www.youtube.com/watch?v=MuyJtxzyU3o">https://www.youtube.com/watch?v=MuyJtxzyU3o</a></p>
<p>This demo pulls from: <a href="https://md.sudovanilla.org/videos/webm/Ennie-and-Yoyki.webm">https://md.sudovanilla.org/videos/webm/Ennie-and-Yoyki.webm</a></p>
<p>Subtitles shown are part of the video itself, not the player.</p>
</Info>
<style>