Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 youtube 上观看视频时,您会看到一个黑暗的播放器
但是当你嵌入时,你会得到标准的灯光播放器
那么,如何更改嵌入的视频以使用暗控件?
我知道我可以查看源并复制视频的对象......但必须有一种更“官方”的方式来做到这一点。
您可以通过修改嵌入代码来做到这一点。
只需向 iframe 源添加一个值为“dark”的“主题”参数。
从这里: