Display YouTube videos on Sketchware App
1. Copy the code below(View on Github)
data:text/html, <iframe width="100%" height="100%" src="http://www.youtube.com/embed/3DSrJos_Ick" frameborder="0"></iframe>
2. In place of 3DSrJos_Ick add the id of YouTube video.
3. To get video id go to youtube and copy video url
Example:https://youtu.be/3DSrJos_Ick
You can see the dark part of video url is video id.



Comments
Post a Comment