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