<?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>Netease Music on Martijn's Notes</title><link>https://vandenboom.online/es/tags/netease-music/</link><description>Recent content in Netease Music on Martijn's Notes</description><generator>Hugo</generator><language>es</language><copyright>Copyright © 2016-2026 van den &lt;span class='bold-rotate'&gt;B&lt;/span&gt;oom. All Rights Reserved.</copyright><lastBuildDate>Thu, 22 Oct 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://vandenboom.online/es/tags/netease-music/index.xml" rel="self" type="application/rss+xml"/><item><title>Códigos cortos de medios</title><link>https://vandenboom.online/es/docs/shortcodes/media/</link><pubDate>Thu, 22 Oct 2020 00:00:00 +0000</pubDate><guid>https://vandenboom.online/es/docs/shortcodes/media/</guid><description><![CDATA[<p>Una descripción detallada de los códigos cortos de medios, como Bilibili, Tencent, Youku, iQiyi y Netease Music.</p>
<!--más-->

<h2 id="bilibili" data-numberify>Bilibili<a class="anchor ms-1" href="#bilibili"></a></h2>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-toml" data-lang="toml"><span class="line"><span class="ln">1</span><span class="cl"><span class="p">{{</span><span class="err">&lt;</span> <span class="nx">bilibili</span> <span class="s2">&#34;video id&#34;</span> <span class="err">&gt;</span><span class="p">}}</span>
</span></span></code></pre></div><div class="ratio ratio-16x9 bilibili mb-4">
  <iframe
    src="https://player.bilibili.com/player.html?bvid=BV11s411c7ZU"
    scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"
    loading="lazy">
  </iframe>
</div>


<h2 id="tencent" data-numberify>Tencent<a class="anchor ms-1" href="#tencent"></a></h2>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="ln">1</span><span class="cl">{{&lt; tencentvideo &#34;vid&#34; &gt;}}
</span></span></code></pre></div><div class="ratio ratio-16x9 tencentvideo mb-4">
  <iframe class="tencentvideo-iframe" src="https://v.qq.com/txp/iframe/player.html?vid=p0015bl11hy" allowFullScreen
  loading="lazy"></iframe>
</div>


<h2 id="youku" data-numberify>youku<a class="anchor ms-1" href="#youku"></a></h2>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="ln">1</span><span class="cl">{{&lt; youku &#34;XNTQwMTgxMTE2&#34; &gt;}}
</span></span></code></pre></div><div class="ratio ratio-16x9 youku mb-4">
  <iframe class="youku-iframe"
    src='https://player.youku.com/embed/XNTQwMTgxMTE2' allowfullscreen
    loading="lazy">
  </iframe>
</div>


<h2 id="iqiyi" data-numberify>iQiyi<a class="anchor ms-1" href="#iqiyi"></a></h2>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="ln">1</span><span class="cl">{{&lt; iqiyi &#34;vid&#34; &#34;tvid&#34; &gt;}}
</span></span></code></pre></div><div class="ratio ratio-16x9 iqiyi mb-4">
  <iframe
    class="iqiyi-iframe"
    src="https://open.iqiyi.com/developer/player_js/coopPlayerIndex.html?vid=e2ad67ca24d1e205fb0b87eb243f467d&amp;tvId=567349400&amp;accessToken=2.ef9c39d6c7f1d5b44768e38e5243157d&amp;appId=1368&amp;appKey=8c634248790d4343bcae1f66129c1010"
    allowfullscreen
    loading="lazy">
  </iframe>
</div>


<h2 id="música-neta" data-numberify>Música neta<a class="anchor ms-1" href="#música-neta"></a></h2>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="ln">1</span><span class="cl">{{&lt; neteasemusic &#34;id&#34; [auto [type]] &gt;}}
</span></span></code></pre></div><table>
	<thead>
			<tr>
					<th>Parámetro</th>
					<th>Descripción</th>
			</tr>
	</thead>
	<tbody>
			<tr>
					<td><code>auto</code></td>
					<td>El <code>auto</code> controla si se reproduce automáticamente. Booleano y opcional, por defecto <code>false</code>.</td>
			</tr>
			<tr>
					<td><code>type</code></td>
					<td>El parámetro <code>type</code> es opcional. El valor predeterminado es <code>2</code>.</td>
			</tr>
	</tbody>
</table>
<div class="ratio ratio-21x9 neteasemusic mb-4">
  <iframe class="neteasemusic-iframe"
    src="https://music.163.com/outchain/player?type=2&id=24953439&auto=0"
    loading="lazy">
  </iframe>
</div>


<h2 id="asciinema" data-numberify>asciinema<a class="anchor ms-1" href="#asciinema"></a></h2>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-markdown" data-lang="markdown"><span class="line"><span class="ln">1</span><span class="cl">{{&lt; asciinema id &gt;}}
</span></span></code></pre></div>
<div class="ratio ratio-16x9 asciinema mb-4">
    <script id="asciicast-514468" src="https://asciinema.org/a/514468.js" async></script>
</div>]]></description></item></channel></rss>