OpenAI | GPT-Image 2.0
84 字
1 分钟
在文章中嵌入视频
Video Example
操作说明
只需从YouTube或其他平台复制嵌入代码,然后像下面这样粘贴到markdown文件中:
1---2title: 在文章中嵌入视频3published: 2023-10-194// ...5---6
7<iframe width="100%" height="468" src="https://www.youtube.com/embed/yrn7eInApnc?si=gGZeFbPcfMpJ1uV3_" title="YouTube video player" frameborder="0" allowfullscreen></iframe>示例
YouTube
Bilibili
Instructions
Just copy the embed code from YouTube or other platforms, and paste it in the markdown file as below:
1---2title: Include Video in the Post3published: 2023-10-194// ...5---6
7<iframe width="100%" height="468" src="https://www.youtube.com/embed/yrn7eInApnc?si=gGZeFbPcfMpJ1uV3_" title="YouTube video player" frameborder="0" allowfullscreen></iframe>Examples
YouTube
Bilibili
此页面可能不是最新版本。