YouTubeの動画をブログに埋め込みすること、よくあります。便利な機能ですよね。ただ、長い動画の場合に「ココからココだけ見せられたらいいのにな!」と思うこともあります。 そんな埋め込みを実現する方法が、Partial YouTube Embedsという記事で紹介されていました。 Then add the start and end parameters. Both use seconds, so you’ll need to convert minutes to seconds. 簡単にいうと、始点と終点を秒数にコンバートし、それを start と end というパラメータで指定する、という方法をとります。 例えば、こんな感じですね。 <iframe allowfullscreen=”” frameborder=”0″ height=”315″ src=”//www.youtube.co