Youtube

Audi R8

Inserting youtube clickable image to markdown

Let’s try to do the same thing with Audi R8 youtube video.

First, we need to grab an image from the video. Hopefully there is and API to do that. You will need vide id which is alphanumeric sequence in the urls v parameter. In the example above it is KOxbO0EI4MA. The link to image will be

http://img.youtube.com/vi/{video-id}/0.jpg

ref: http://sviridovserg.com/2017/05/22/embed-youtube-to-markdown/

Written on August 20, 2020