YouTube 视频嵌入

Stones - Ultima V - IX Classical Guitar Cover

嵌入代码

1
<iframe width="560" height="315" src="https://www.youtube.com/embed/XzFsgg_nh0g?si=5C3p8KbpPh1h_OEF&rel=0&start=7&end=170&showinfo=0&controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

常用参数:

参数 说明 默认
autoplay 是否自动播放 0
rel 是否显示相关视频 1
start 开始时间(秒) 0
end 结束时间(秒)
showinfo 显示视频信息 1
controls 显示视频控件 1

Youtube播放器参数: https://developers.google.com/youtube/player_parameters?hl=zh-cn

Bilibili 视频嵌入

B站嵌入方式和油管差不多,但是没有对比就没有伤害,清晰度只能最低,不能禁止缓冲,不能默认关闭弹幕, 页面上无关信息更多……这里就懒得演示了,直接放嵌入代码完事.

嵌入代码

1
<iframe width="640" height="480" src="//player.bilibili.com/player.html?aid=3905462&cid=6319180&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe>|

stellar 嵌入代码

1
{% video youtube:XzFsgg_nh0g width:100% autoplay:0 %}

stellar文档: https://xaoxuu.com/wiki/stellar/tag-plugins/express/#video-%E8%A7%86%E9%A2%91%E6%A0%87%E7%AD%BE