Skip to content

itskeshav/Add-youtube-link-in-Readme.md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

How to add youtube link in Readme.md | github

  • paste this inside Readme.md
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/YOUTUBE_VIDEO_ID_HERE/0.jpg)](https://www.youtube.com/watch?v=YOUTUBE_VIDEO_ID_HERE)
  • Replace YOUTUBE_VIDEO_ID_HERE by your Youtube video id

For eg;

  • If youtube video link is this
https://www.youtube.com/watch?v=jQ8dZwTw8wQ
  • Then YOUTUBE_VIDEO_ID is this
jQ8dZwTw8wQ
  • This is the final link you have to paste inside Readme.md
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/jQ8dZwTw8wQ/0.jpg)](https://www.youtube.com/watch?v=jQ8dZwTw8wQ)

IMAGE ALT TEXT HERE

About

How to add youtube link in Readme.md | github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages