簡単な質問:
<iframe src="http://player.vimeo.com/video/41406753?byline=0&portrait=0" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
またはなどの「埋め込みコード」を使用する代わりに、URL を使用してビデオを埋め込む一般的な方法はありますか<iframe width="560" height="315" src="http://www.youtube.com/embed/JEPYYo0-gfc" frameborder="0" allowfullscreen></iframe>
?
ケースごとに個別に管理する必要がありますか? (ID を抽出し、適切な iframe タグを作成します)。
ありがとう