Skip to main content
DingTalk Docs supports embedding audio and video from a wide range of third-party platforms, including Youku, Xigua Video, Tencent Video, Sohu Video, Bilibili, and NetEase Cloud Music. This article explains how to obtain an embeddable link from each platform.
Note: Embedded content is provided by third parties. DingTalk Docs cannot guarantee its long-term availability. Comply with the third party’s terms of use and applicable local laws and regulations.

Youku

On the playback page, click Share, and then copy the page URL or universal code: The embeddable link format is as follows:
https://v.youku.com/v_show/id_xxx==.html?xxx
or
<iframe src='https://player.youku.com/embed/xxx'></iframe>

Xigua Video

On the playback page, click Share, and then copy the video URL (you can also copy the URL directly from the browser address bar): The embeddable link format is as follows:
https://www.ixigua.com/xxx

Tencent Video

On the playback page, click Share, and then copy the embed code (recommended) or the link: The embeddable link format is as follows:
https://v.qq.com/x/cover/xxx/xxx.html
or
<iframe src="https://v.qq.com/txp/iframe/player.html?vid=xxx"></iframe>

Sohu Video

On the playback page, click Share, and then copy the universal code (page URL parsing is not supported): The embeddable link format is as follows:
https://v.qq.com/x/cover/xxx/xxx.html
or
<iframe src="https://tv.sohu.com/s/sohuplayer/iplay.html?vid=xxx"></iframe>

Bilibili

On the playback page, click Share, and then copy the video URL or embed code (you can also copy the URL directly from the browser address bar): The embeddable link format is as follows:
https://www.bilibili.com/video/xxx
or
<iframe src="//player.bilibili.com/player.html?aid=xxx&bvid=xxx"> </iframe>

NetEase Cloud Music

Copy the single-track page URL (recommended), or click Generate external player and then Copy code: The embeddable link format is as follows:
https://music.163.com/#/song?id=xxx
or
<iframe src="//music.163.com/outchain/player?type=2&id=xxx"></iframe>
When you paste a supported link from Xigua, Bilibili, YouTube, or NetEase Cloud Music, select Preview card in the paste menu to convert the link directly into an embedded audio or video card.

FAQ

  1. Are short links supported? DingTalk Docs does not parse third-party short links. Obtain the embeddable link as described above.
  2. Why can’t an embedded video be played?
Some platforms restrict playback of embedded content. This may depend on the resource type (for example, some movies cannot be played by embedders), or on your account status (for example, whether you are signed in or hold a membership). Contact the platform’s customer service for details. Also, make sure your network can reach YouTube when embedding YouTube videos.
Back to DingTalk Docs