# Come incorporare tiktok, reels e spotify?

**URL:** https://meta.discourse.org/t/how-to-embed-tiktok-reels-and-spotify/249425
**Category:** Support
**Created:** [19 Dicembre 2022, 11:10pm UTC](https://meta.discourse.org/t/how-to-embed-tiktok-reels-and-spotify/249425 "2022-12-19T23:10:18Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [27 Dicembre 2022, 6:44am UTC](https://meta.discourse.org/t/how-to-embed-tiktok-reels-and-spotify/249425/5 "2022-12-27T06:44:09Z")

</div>

Per Spotify, devi usare la funzione **condividi** → **incorporare traccia** → **copia** e aggiungere `https://open.spotify.com/` nei tuoi iframe consentiti.

I codici di condivisione di Tiktok e IG reels utilizzano un `blockquote` insieme a elementi `<script>`, quindi non funzioneranno direttamente poiché i tag script non sono consentiti nei post.  
Suppongo anche che il onebox di Discourse non li supporti ancora.  
Non so se ci siano link iframe funzionanti che potrebbero visualizzarli.

 ![embeds](https://global.discourse-cdn.com/meta/original/4X/0/9/5/0955fed5bb42a05062546e29612defd7448ab927.jpeg)

> [@xebiyen](#):
>
> peggio ancora non riesco a trovare niente a riguardo

Hai usato la ricerca? Ho trovato rapidamente questi:

L’incorporamento di Tiktok è discusso qui:

> [@Supporting tiktok urls for onebox](https://meta.discourse.org/t/supporting-tiktok-urls-for-onebox/146413?u=canapin):
>
> Anyone from Discourse know what it might take to allow for embedding of tiktok videos via onebox? It continues to grow as people look to find ways to escape a bit duringthe crisis

Puoi incorporare video di tiktok in questo modo:  
Ad esempio, per [https://www.tiktok.com/@mobsao/video/7181493818871565574](https://www.tiktok.com/@mobsao/video/7181493818871565574)

```xml
<iframe src="https://www.tiktok.com/embed/v2/7181493818871565574" height="800" width="400">

```

L’incorporamento di Instagram reels è discusso qui:

> [@Onebox for Instagram Reels](https://meta.discourse.org/t/onebox-for-instagram-reels/234278?u=canapin):
>
> I don’t know if this is a bug, because I can barely find mention of Reels, short of [102 and 103 here](https://meta.discourse.org/t/onebox-assistant-crawl-for-those-previews-reliably/107405/102). Regardless, here I go – we went through the steps in [How to obtain an App Token to allow Instagram Oneboxes](https://meta.discourse.org/t/how-to-obtain-an-app-token-to-allow-instagram-oneboxes/223548) and succeeded. But I was deficient in my testing, which @deb_mitchell figured out – it was actually just any https://www.instagram.com/p/ (photo) or https://www.instagram.com/tv/ (IGTV) URLs that worked. While https://www.instagram.com/reel/ URLs (Reels) deliver a screenshot from the v…

---

_[View the full topic](https://meta.discourse.org/t/how-to-embed-tiktok-reels-and-spotify/249425)._
