all repos — FixYouTube-legacy @ ff71c2a1a10d8a036bfab34c32bd6ede387b28d0

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

better demo video
Bi-Rabittoh andronacomarco@gmail.com
Sat, 26 Aug 2023 14:57:11 +0200
commit

ff71c2a1a10d8a036bfab34c32bd6ede387b28d0

parent

23a27ba54c58d190f039b6cf8ca798010410aa54

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" - controls="controls" muted="muted" style="width: 100%; max-height: 100%;"> + style="width: 100%; max-height: 100%;" autoplay loop muted> Your browser does not support the video tag. </video> <hr>