Embedding Youtube failed

Hey @li_yulei,

Try running it like this if possible:

import streamlit as st
st.video('https://youtu.be/FVsvrFAWDTM') 

This should do the trick and get it to work for you. Hope this helps and feel free to let us know if you need any additional help :+1: