Host videos on GitHub and embed it on my website possible?

Viewed 14

I know i can upload video content to my github repo, but can i make embed and link it so it displays on my website?

Like this:

<video controls="" playsinlne="" style="position: static !important; width: 100%; height: auto;" preload="none">
    <source type="video/mp4" media="all" src="https://github.com/agentur-kaufmann/testing-environment/blob/86811bbc0e55c81d59138e15e09cd0529bff2c14/videos/as-test-video.mp4">
</video>

https://preview.webflow.com/preview/testing-environment-d5e5da?utm_medium=preview_link&utm_source=designer&utm_content=testing-environment-d5e5da&preview=20f595dabb9748c51198355dc3bc221d&workflow=preview

0 Answers
Related