Embedding Multiple YouTube Playlist Feeds on a Single Page? JQuery/YouTube API v3
问题 How can multiple YouTube video playlist feeds be implemented on a single page? So far I have developed a function to deliver recent uploads from a single playlist, but I am not sure how to apply this to multiple playlists. In the snippet provided, I only have a single playlist returning video list data. The HTML string for embedding the playlist is #youtube-playlist-feed_1 , but ideally I would like the capability to implement more than one feed, for example: #youtube-playlist-feed_2 ,