You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2020. It is now read-only.
If video.xsl "video-id" gets an URL or html emebed-code, this will be handled automatically. But if the embed code contains the ending / (which it always does) it will fail to get the correct video-id. With this input-string it thinks the video-id is "iframe" and not the correct one.
If video.xsl "video-id" gets an URL or html emebed-code, this will be handled automatically. But if the embed code contains the ending / (which it always does) it will fail to get the correct video-id. With this input-string it thinks the video-id is "iframe" and not the correct one.
<iframe width="560" height="315" src="//www.youtube.com/embed/LqOfPkHGq9U" frameborder="0" allowfullscreen></iframe>