This is a spotify embedded player in html. Can i change the thumbnail of player to the picture I want?
This is my code generated from spotify docs,
<iframe src="https://open.spotify.com/embed/track/4sLlPACKA3OTNcJryGgWKR" width="300" height="80" frameborder="0" allowtransparency="true" allow="encrypted-media; autoplay;"></iframe>
Any suggestion or advice would help! Thanks a lot.