Here is a better replacement
Go here
yourforum/admin/index.php?module=config-mycode&action=add
Regular Expression
Replacement
Go here
yourforum/admin/index.php?module=config-mycode&action=add
Regular Expression
\[youtube\](.*?)\[/youtube\]
Replacement
<div style="width:100%;height:auto;max-width:560px;max-height:315px"><iframe width="100%" height="315px" src="https://www.youtube.com/embed/$1" frameborder="0" allowfullscreen></iframe></div>