all repos — FixYouTube-legacy @ 14caa81e63d677b3f0e6260a0abd62f33aa29d7b

A better way to embed YouTube videos everywhere (inspired by FixTweet).

restore player controls
Marco Andronaco andronacomarco@gmail.com
Sat, 26 Aug 2023 13:28:51 +0000
commit

14caa81e63d677b3f0e6260a0abd62f33aa29d7b

parent

ff71c2a1a10d8a036bfab34c32bd6ede387b28d0

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M fixyoutube/templates/index.htmlfixyoutube/templates/index.html

@@ -30,7 +30,7 @@ <p>Replace <code>www.youtube.com</code> or <code>youtu.be</code> with <span id="changeme">this domain</span> to fix embeds for short videos.</p>

</header> <video src="https://github.com/BiRabittoh/FixYouTube/assets/26506860/2896d39e-a86e-47ce-939a-785b73d11683" - style="width: 100%; max-height: 100%;" autoplay loop muted> + style="width: 100%; max-height: 100%;" autoplay loop muted controls> Your browser does not support the video tag. </video> <hr>