Group discussion

How to embed a Youtube video in your document

It is easy to embed a Youtube video in your presentation. You just need to copy the URL of your video, edit the section of your presentation and insert the following code. 

{| style="font-size:75%; color: #222222; border: 1px solid darkgray; background: #f3f3f3; table-layout: fixed; width:100%;"
|- 
| {{#evt:service=youtube|id=[Youtube link https://youtube_link]|alignment=center}}
|- style="text-align: center;" 
| Video 1. Caption. 
|}

Finally, overwrite the text "youtube_link" with the URL of your video, and replace the text "Video 1. Caption." with the caption of your video. 

The result will be similar to that shown in section 5.1.2 of the following document:

 https://www.scipedia.com/public/Servan_Camas_et_al_2016a

  • Now it's easier. You can insert a video in your presentation by clicking the button "Insert a Youtube video" of the top menu of the editor. This will give you the option to upload the video to Youtube or insert the link to an already uploaded video.

Group members