The embed links can be used with the Video Modal element.
How to get the Youtube video embed link
Simply click on the “share” link while on the Youtube video page then click on “embed”. Now you can grab the correct url/link from the code which is everything inside the src attribute.
How to get the Vimeo video embed link
Go to the Vimeo website and navigate to the video you wish to embed. Click the “Share” button underneath the video and a pop-up will appear with the embed link information. Now you can grab the correct url/link from the code which is everything inside the src attribute.

