<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>视频 on 潇秋木的小宇宙</title><link>https://sherryhua.com/categories/%E8%A7%86%E9%A2%91/</link><description>Recent content in 视频 on 潇秋木的小宇宙</description><generator>Hugo</generator><language>zh-cn</language><copyright>Sherry Hua</copyright><lastBuildDate>Mon, 11 May 2026 09:40:00 +0700</lastBuildDate><atom:link href="https://sherryhua.com/categories/%E8%A7%86%E9%A2%91/index.xml" rel="self" type="application/rss+xml"/><item><title>第一篇视频文字稿示例</title><link>https://sherryhua.com/videos/first-video-transcript/</link><pubDate>Mon, 11 May 2026 09:40:00 +0700</pubDate><guid>https://sherryhua.com/videos/first-video-transcript/</guid><description>一篇示例视频文章，展示如何嵌入 YouTube 并在下方写文字稿。</description><content:encoded><![CDATA[<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
      <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/dQw4w9WgXcQ?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"></iframe>
    </div>

<h2 id="文字稿">文字稿</h2>
<p>这里写视频文字稿。文字稿对搜索引擎和 AI crawler 很重要，因为它能让视频内容变成可理解、可检索的文本。</p>
<p>正式使用时，把上面的 YouTube ID 换成你自己的视频 ID。比如视频链接是：</p>
<p><code>https://www.youtube.com/watch?v=abc123</code></p>
<p>那么 shortcode 写成：</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="cl">{{&lt; youtube &#34;abc123&#34; &gt;}}
</span></span></code></pre></div>]]></content:encoded></item></channel></rss>