I have a music player and want to get the album cover of songs to put in it. Is there a way I can do this? I know AssetService has the GetAudioMetadataAsync method but that doesn’t return the album cover or thumbnail.
If you go here they do have thumbnails, also i’ve seen other games do this.
Ohhh, I had no idea that existed! Tho, it seems like its in rn, so I doubt there are any ways to get the album covers yet.
As of right now there isn’t a way to get the the images through roblox. And I’m not sure if you can web scrape from roblox studio. The only thing I can think of doing is manually saving the images and upload them as decals.