wf-core:getYouTubeVideoUrl

This tag retrieves the URL of a Youtube video.

Syntax
<wf-core:getYouTubeVideoUrl
   embeddedUrl="..."
   var="..."
   videoCode="...">
   ...
</wf-core:getYouTubeVideoUrl>
Attributes
var, mandatory, no runtime expressions

Result is returned via this attribute.

videoCode, mandatory

The code of the Youtube video.

embeddedUrl, mandatory

If this attribute is set, the embedded video URL will be retrieved.