-
I’ve looked at the Playlist shortcode and it doesn’t make sense to go from IDs to video URLs. I expected it to work as follows [fvplayer id="1672" playlist="1671,1670"] where the numbers in the playlist are the IDs of the videos one ads. For me to programmatically create a playlist for the user I would now need to know all the video links instead of the video ids. This requires me to completely restructure everything.
This parameter will incorporate several videos in a single shortcode into a playlist. The main video must be in the src=”” parameter, and other videos will be in the playlist parameter. It can also contain the captions and the splash images of the listed videos.
playlist=”https://vimeo.com/18393327,https://i.vimeocdn.com/video/115657591_1280.jpg;https://vimeo.com/89743913,https://i.vimeocdn.com/video/573334256_1280.jpg“