✅ How to get SoundCloud music cover from the music track URL
I am developing bot for discord, is there a way to get the song cover using the music link
2 Replies
I found a solution for YouTube, but I don't know what to do for Soundcloud
https://developers.soundcloud.com/docs/api/explorer/open-api#/playlists/get_playlists__playlist_id_
Artwork URL is provided via the GET playlist endpoint payload.
equally a single song's artwork https://developers.soundcloud.com/docs/api/explorer/open-api#/tracks/get_tracks__track_id_