# Soundcloud-Einbettung funktioniert nicht gut, wenn der Link gekürzt wird

**URL:** https://meta.discourse.org/t/soundcloud-embed-doesnt-work-well-when-the-link-is-shortened/194562
**Category:** Support
**Created:** [21. Juni 2021 um 14:16 UTC](https://meta.discourse.org/t/soundcloud-embed-doesnt-work-well-when-the-link-is-shortened/194562 "2021-06-21T14:16:16Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![CamilleRoux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/camilleroux/32/119575_2.png) [@CamilleRoux](https://meta.discourse.org/u/CamilleRoux)
#### Post date: [21. Juni 2021 um 14:16 UTC](https://meta.discourse.org/t/soundcloud-embed-doesnt-work-well-when-the-link-is-shortened/194562/1 "2021-06-21T14:16:16Z")

</div>

Hallo,

Das SoundCloud-Embed funktioniert nicht gut, wenn der Link verkürzt ist. Hier ist ein Beispiel (der erste Link wurde von der mobilen App verkürzt):  
`https://soundcloud.app.goo.gl/BYRyb`  
[https://soundcloud.app.goo.gl/BYRyb](https://soundcloud.app.goo.gl/BYRyb)

`https://soundcloud.com/marcel-moussu/ignition/s-UaYvJxfreEd`  
[https://soundcloud.com/marcel-moussu/ignition/s-UaYvJxfreEd](https://soundcloud.com/marcel-moussu/ignition/s-UaYvJxfreEd)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [13. Februar 2022 um 01:22 UTC](https://meta.discourse.org/t/soundcloud-embed-doesnt-work-well-when-the-link-is-shortened/194562/2 "2022-02-13T01:22:04Z")

</div>

Es funktioniert, aber es ist weit davon entfernt, ideal zu sein, wie Sie oben sehen können.. 😉

---

<div class="post-metadata">

### Author: ![Heddson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heddson/32/96742_2.png) [@Heddson](https://meta.discourse.org/u/Heddson)
#### Post date: [26. Juli 2022 um 08:03 UTC](https://meta.discourse.org/t/soundcloud-embed-doesnt-work-well-when-the-link-is-shortened/194562/3 "2022-07-26T08:03:07Z")

</div>

Gibt es eine Möglichkeit, dieses Problem zu beheben? Sollte/könnte es in Discourse oder vielleicht bei SoundCloud behoben werden?

Ein Hack könnte sein, etwas wie dies in das eigene CSS einzufügen.

```plaintext
// soundcloud onebox css fix

iframe[src^="https://w.soundcloud.com/player/"] {
  width: 100%;
  height: 166px;
}

```

---

<div class="post-metadata">

### Author: ![thousandlegs](https://avatars.discourse-cdn.com/v4/letter/t/b9bd4f/32.png) [@thousandlegs](https://meta.discourse.org/u/thousandlegs)
#### Post date: [12. Mai 2023 um 21:56 UTC](https://meta.discourse.org/t/soundcloud-embed-doesnt-work-well-when-the-link-is-shortened/194562/4 "2023-05-12T21:56:38Z")

</div>

Ich möchte nur anmerken, dass dies auch eine Community betrifft, der ich angehöre. Wir sind eine Gruppe von Musikern, die Songs teilen, und die „einfachen“ (verkürzten) Links sehen alle seltsam und falsch aus.
