Swap version of the episode in demo, higher quality and without baked in subtitles. Also replace thumbnail.
This commit is contained in:
parent
4b4aa26215
commit
b4999dc8d9
2 changed files with 8 additions and 10 deletions
|
@ -17,8 +17,8 @@ import {
|
||||||
<Zorn
|
<Zorn
|
||||||
PlayerName="nameit_whatever_you_want"
|
PlayerName="nameit_whatever_you_want"
|
||||||
Title="Ennie and Yoyki: Non-Girly Games"
|
Title="Ennie and Yoyki: Non-Girly Games"
|
||||||
Poster="https://md.sudovanilla.org/images/eay-p-v.jpg"
|
Poster="https://ocean.sudovanilla.org/media/videos/Ennie%20and%20Yoyki/Poster.png"
|
||||||
Video="https://md.sudovanilla.org/videos/webm/Ennie-and-Yoyki.webm"
|
Video="https://ocean.sudovanilla.org/media/videos/Ennie%20and%20Yoyki/Ennie%20and%20Yoyki%3A%20Non-Girly%20Games.mp4"
|
||||||
CustomControlsWithMenu
|
CustomControlsWithMenu
|
||||||
SettingsMenu
|
SettingsMenu
|
||||||
>
|
>
|
||||||
|
@ -45,9 +45,8 @@ import {
|
||||||
<style is:inline>a[href="/"] {background: white !important;color: black !important;}</style>
|
<style is:inline>a[href="/"] {background: white !important;color: black !important;}</style>
|
||||||
|
|
||||||
<Info Title="Ennie and Yoyki: Non-Girly Games" Description="Created by Daniyar Yambushev">
|
<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>Source: <a href="https://www.youtube.com/watch?v=MuyJtxzyU3o">YouTube</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>This demo pulls from <a href="https://ocean.sudovanilla.org/media/videos/Ennie%20and%20Yoyki/Ennie%20and%20Yoyki%3A%20Non-Girly%20Games.mp4">SudoVanilla Ocean</a>.</p>
|
||||||
<p>Subtitles shown are part of the video itself, not the player.</p>
|
|
||||||
</Info>
|
</Info>
|
||||||
|
|
||||||
<style is:global>
|
<style is:global>
|
||||||
|
|
|
@ -18,15 +18,14 @@ import {
|
||||||
<div>
|
<div>
|
||||||
<Zorn
|
<Zorn
|
||||||
Title="Ennie and Yoyki: Non-Girly Games"
|
Title="Ennie and Yoyki: Non-Girly Games"
|
||||||
Poster="https://md.sudovanilla.org/images/eay-p-v.jpg"
|
Poster="https://ocean.sudovanilla.org/media/videos/Ennie%20and%20Yoyki/Poster.png"
|
||||||
Video="https://md.sudovanilla.org/videos/webm/Ennie-and-Yoyki.webm"
|
Video="https://ocean.sudovanilla.org/media/videos/Ennie%20and%20Yoyki/Ennie%20and%20Yoyki%3A%20Non-Girly%20Games.mp4"
|
||||||
PlayerName="EAYNGG"
|
PlayerName="EAYNGG"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<Info Title="Ennie and Yoyki: Non-Girly Games" Description="Created by Daniyar Yambushev">
|
<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>Source: <a href="https://www.youtube.com/watch?v=MuyJtxzyU3o">YouTube</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>This demo pulls from <a href="https://ocean.sudovanilla.org/media/videos/Ennie%20and%20Yoyki/Ennie%20and%20Yoyki%3A%20Non-Girly%20Games.mp4">SudoVanilla Ocean</a>.</p>
|
||||||
<p>Subtitles shown are part of the video itself, not the player.</p>
|
|
||||||
</Info>
|
</Info>
|
||||||
</div>
|
</div>
|
||||||
<span style="background: #232323;height: 600px;width: 6px;border-radius: 1rem;"></span>
|
<span style="background: #232323;height: 600px;width: 6px;border-radius: 1rem;"></span>
|
||||||
|
|
Loading…
Reference in a new issue