Hello,
You can use embed a video in the product description by adding the html code provided by YouTube. An example is shown below:
<div class="embed-responsive embed-responsive-16by9"><p>
<iframe width="800" height="480" src="https://www.youtube.com/embed/uaYJHDFZUJ_4g" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</p></div>