MyBB.de Forum
SoundCloud Embed - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html)
+--- Thema: SoundCloud Embed (/thread-37359.html)



SoundCloud Embed - MyBB.de Bot - 25.07.2020

Eine neue Erweiterung wurde veröffentlicht: SoundCloud Embed

Zitat:This plugin allows embedding tracks/sets from SoundCloud. The usage is:

Code:
[soundcloud]your soundcloud link here[/soundcloud]
Examples:

Code:
Track:   [soundcloud]https://soundcloud.com/joywave/obsession[/soundcloud]
Set:     [soundcloud]https://soundcloud.com/joywave/sets/possession[/soundcloud]
The options are:
Code:
- color=0066cc
- auto_play=false
- hide_related=true
- show_comments=false
- show_user=true
- show_reposts=false
Tracks and sets are embedded with a height of 164px and 450px, respectively. The height behavior can be edited in the $height variable and any of the options can be edited in the $params variable.

GitHub Gist Link