2

I created this .md file that hosts all the videos for our Open Source project. I referred to this post that provided the code below for adding YouTube video links along with Thumbnails on GitHub:

[![Img alt text](https://img.youtube.com/vi/YouTube_video_ID/0.jpg)](https://www.youtube.com/watch?v=YouTube_video_ID)

When you click the image, it redirects to the YouTube page. However, I wanted to know if anyone knows a way to embed the video so that the contributors stay on GitHub when they watch a video?

Thanks

Saumya Sunder
  • 21
  • 1
  • 3
  • 2
    You cannot embed a video into markdown in GitHub. Clear and simple: nope :( – Dominik Nov 05 '20 at 20:44
  • Consider making a page via `github.io` to promote your project. The link should be something like `YourRepositoryName.github.io` and add an html code with Youtube iframe. – VC.One Nov 06 '20 at 03:15

0 Answers0