<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
    <version>1.0</version>
    <type>rich</type>
    <provider_name>Streamlike</provider_name>
    <provider_url>https://www.streamlike.com/</provider_url>
    <width>800</width>
    <height>600</height>
    <title><![CDATA[Tutoriel en ligne]]></title>
    <thumbnail_width>800</thumbnail_width>
    <thumbnail_height>600</thumbnail_height>
    <html><![CDATA[<iframe src="https://tutoriel-en-ligne.streamlike.tv/"
        id="sa-iframe"
        width="100%"
        height="100%" mozallowfullscreen webkitallowfullscreen allowfullscreen
        allow="autoplay; fullscreen; picture-in-picture" style="border: none"></iframe>
<script>window.addEventListener("message", function (evt) {
        document.getElementById('sa-iframe').style.height = JSON.parse(evt.data).webtvHeight + 20 + "px"
    });</script>]]></html>
</oembed>
