Video from YouTube doesn't work on streamlit

i have tried

    components.iframe("""
    https://www.youtube.com/embed/zaoiriEbncc""" , scrolling = True , height = 350) 

and it’s worked

1 Like