streamlit-player icon indicating copy to clipboard operation
streamlit-player copied to clipboard

A streamlit component to embed video and music players from various websites.

Results 6 streamlit-player issues
Sort by recently updated
recently updated
newest added

Thanks for the great component. Would it be possible to have the possibility to set the current video position/time from code? Just like you can now control 'pause', 'start' etc,...

While st.video works for local videos, it is very barebones in terms of features such as getting playback time and video parameters. Adding local video support for this would be...

When the player captures an even, the UI flashes as the response is returned. This may be a streamlit quirk that we can't fix, but I thought I would raise...

Currently the height is set by default to some fixed value, and there is a height parameter, but I'm wondering if it's possible to have it set automatically like the...

Since they use the same player as YouTube, it should be fairly easy to include support for this by adding the link recognition for Google Driver files.

Showing pydantic.errors.PydanticImportError for the demo view on Streamlit