How to embed your Spotify playlist in a post?
Here is a fancy playlist driven by Spotify.
How to do this?
1) First you need to publicly share a playlist. See the best way to do this.
2) Copy-paste the URL (example) provided by Spotify in this tool.
3) Copy-paste the script generated by iframely.com back into your post. That's it!
Below is the script that was use for the playlist display on the top on this post:
<div><div style="left: 0px; width: 100%; height: 0px; position: relative; padding-bottom: 114.9954%;"><iframe src="https://embed.spotify.com/?uri=spotify:user:pascalandy:playlist:2Q2d6IREQ1t7KjfBjsyrC8" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" style="top: 0px; left: 0px; width: 100%; height: 100%; position: absolute;"></iframe></div></div>
Cheers!