[在 HTML 頁面嵌入YouTube 指令碼]
指定開始時間與結束時間:100秒~105秒 //?start=100&end=105
<iframe width="640" height="360" src="https://www.youtube.com/embed/kTVjk1ZRsag?start=100&end=105" frameborder="0" allowfullscreen></iframe>
範例頁面
[在 HTML 頁面嵌入LIVEhouse.in 指令碼]
指定開始時間:1小時10分00秒 //?t=1h10m00s
<iframe width="640" height="360" src="https://livehouse.in/embed/channel/115151/record/-K6NEOtaCUKqc5Pjg7GZ?t=1h10m00s" frameborder="0" allowfullscreen></iframe>
範例頁面
YouTube 指定時間設定方法
(在特定列表中,播放指定時間)
//重點在「指定時間」之後加上列表的序號。
https://youtu.be/tD1dIKdhxOo?t=12m52s&list=PLyoIGxQsN463MK9E-vuTS-CyP2IlAqLsx
(只有單一影片,播放指定時間,至於說已經被歸納在哪個列表中不知道!)
https://youtu.be/tD1dIKdhxOo?t=12m52s
(影片被歸納在哪個列表中,卻沒有指定影片時間段落。)
https://youtu.be/tD1dIKdhxOo?list=PLyoIGxQsN463MK9E-vuTS-CyP2IlAqLsx