Skip to content

Instantly share code, notes, and snippets.

@Armen-Jean-Andreasian
Created May 5, 2025 16:45
Show Gist options
  • Save Armen-Jean-Andreasian/f582b03793a7ce3365d7b468c8038ef7 to your computer and use it in GitHub Desktop.
Save Armen-Jean-Andreasian/f582b03793a7ce3365d7b468c8038ef7 to your computer and use it in GitHub Desktop.
Embeded video player for README.md for GitHub repositories
  1. For this you need to use S3.
  2. Upload your video to S3
  3. Source your video to markdown file usin the syntax: <https://some-user-asset.s3.amazonaws.com/id/video.mp4>

Works

  • ✅ S3 (GitHub's specific S3 bucket) provides both the video and the embeddable behavior on GitHub.

  • ✅ Works:

avante-2.mp4

Doesn't Work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment