embed_media
The embed_media filter takes a string and looks for any URLs for embeddable resources (YouTube videos for example) and using the oEmbed protocol converts the URL into the appropriate embed code.
This filter is unique to Aptuitiv. It is not part of the core Twig functionality.
{{ variable|embed_media }}