In order to embed a YouTube video you can simply enclose the code in a HTML tag. The same method works for other external iFrames.
[html]<iframe width="560" height="315" src="https://www.youtube.com/embed/_5KtyFHJcmA" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>[/html]