- For this you need to use S3.
- Upload your video to S3
- Source your video to markdown file usin the syntax:
<https://some-user-asset.s3.amazonaws.com/id/video.mp4>
-
✅ S3 (GitHub's specific S3 bucket) provides both the video and the embeddable behavior on GitHub.
-
✅ Works:
avante-2.mp4
-
❌ External sources won’t get the player without explicit HTML like
video>
tags. -
❌ Doesn't work: https://storage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4