Official answer

Hi Andreas,
yes you can. All you need to do is add the following attribute to the original embed iframe:
data-reembed="{ 'no_replace': 1 }"
so the embed will end up looking something like this:
<iframe src="//www.youtube.com..." width="600" height="400" data-reembed="{ 'no_replace': 1 }">