import streamlit as st VIDEO_URL = "https://example.com/not-youtube.mp4" st.video(VIDEO_URL, subtitles="subtitles.vtt")