Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果您尝试嵌入单独的链接,例如拉取单独的链接,它会将播放器拉到我们的帖子查看器中 - 但是,这对于播放列表是不可能的。我该如何解决这个问题,以便我能够播放播放列表,就好像它是一个单独的链接一样
是的,您可以通过嵌入播放列表来做到这一点:
<iframe src="https://embed.spotify.com/?uri=spotify:user:ficodelic:playlist:6KEI3T9dx1qgE3xQMSNtZV&view=coverart&" width="252" height="330" frameborder="0" allowtransparency="true" id="SpotifyId"></iframe>
FI