:HTML/youtube の変更点

#author("2018-06-27T00:28:48+09:00","default:admin","admin")
<div class="youtube ${pos=right}" style="${style=}"><iframe type="text/html" width="${width=480}" height="${height=295}" frameborder="0" src="http://www.youtube.com/embed/${raw:id=}?modestbranding=1&rel=0" /><p>YouTube Video: <a href="http://www.youtube.com/watch?v=${raw:id=}">http://www.youtube.com/watch?v=${raw:id=}</a></p></iframe></div>
#author("2018-06-27T00:30:23+09:00","default:admin","admin")
<div class="youtube ${pos=right}" style="${style=}"><iframe type="text/html" width="${width=480}" height="${height=295}" frameborder="0" src="https://www.youtube.com/embed/${raw:id=}?modestbranding=1&rel=0" /><p>YouTube Video: <a href="https://www.youtube.com/watch?v=${raw:id=}">https://www.youtube.com/watch?v=${raw:id=}</a></p></iframe></div>