Skip to content

Parameter for full sized artwork while embedding playlist? #228

Open
@Vrezerino

Description

@Vrezerino

Is there a parameter to get the full sized artwork when embedding a playlist? By default, a request to api.soundcloud.com/playlists/ returns artwork with 500x500 resolution.

Example with imaginary parameter "artwork_resolution":

<iframe 
 width="30%" 
 height="500" 
 scrolling="no" 
 frameborder="no"
 allow="autoplay"
 src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/playlists/1445109625&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true&artwork_resolution=3000">
</iframe>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions