{% load markdown_filters %}

Videos

YouTube

Go to youtube.com, find your video, click on "share" and from the link "https://youtu.be/{id}" copy only the id. Width and height are optional and will be 100% and 720px by default.

youtube:{video_id}:{width}:{height}

youtube:{video_id}

Examples

youtube:HTpqdiDNY88:100%:700px

youtube:HTpqdiDNY88
{{ "youtube:HTpqdiDNY88:100%:700px"|markdown|safe }}

Vimeo

{{ "alert:warning:**Warning:** This is an untested feature."|markdown|safe }}
vimeo:{video_id}:{width}:{height}

vimeo:{video_id}