Problem
I want to only show an interval [x, y] of a video. Right now I can use start_time=x, but I can't specify the end time of a video.
I also tried the embedding-version of a video like https://www.youtube.com/embed/cND1-TPwomw?start=3&end=7, but this doesn't work and just shows the full video from the start
Community voting on feature requests enables the Streamlit team to understand which features are most important to our users.
If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.
Problem
I want to only show an interval [x, y] of a video. Right now I can use start_time=x, but I can't specify the end time of a video.
I also tried the embedding-version of a video like https://www.youtube.com/embed/cND1-TPwomw?start=3&end=7, but this doesn't work and just shows the full video from the start
Community voting on feature requests enables the Streamlit team to understand which features are most important to our users.
If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.