%%[[if edit]]%%

Thank you for using the Multi Player stack! This single stack is able to embed media from YouTube, Vimeo or an MP3 (audio) or MP4 (video) source. To start, select the preferred media source in the stack settings and configure it. You can also adjust some style settings and localisations for the player.

%[if %("%id=video_source%" == "mp3")% ]%

Enter the MP3 link in the stack settings. OGG is optional but recommended for better playback compatibility in older web browsers.

%[endif]% %[if %("%id=video_source%" == "mp4")% ]%

Enter the MP4 link in the stack settings. WebM is optional but recommended for better playback compatibility in older web browsers. Optionally you can add a caption / subtitle file too, in VTT format.

%[endif]% %[if %("%id=video_source%" == "vimeo")% ]%

On the assumption the video had the URL https://player.vimeo.com/video/147865858 the video ID would be 147865858

%[endif]% %[if %("%id=video_source%" == "youtube")% ]%

On the assumption the video had the URL https://www.youtube.com/watch?v=bTqVqk7FSmY the video ID would be bTqVqk7FSmY

%[endif]% %%[[endif]]%% %%[[if !edit]]%% %[if %("%id=video_source%" == "mp3")% ]% %[endif]% %[if %("%id=video_source%" == "mp4")% ]% %[endif]% %[if %("%id=video_source%" == "vimeo")% ]%
%[endif]% %[if %("%id=video_source%" == "youtube")% ]%
%[endif]% %%[[endif]]%%