WordPress Mediaelement – Youtube Videos Embed Options

Try to wordpress function embed

<?php 
        global $wp_embed;
        echo $wp_embed->run_shortcode(''); 
?>