Creating a music player

Hello everyone, is there a way to create a music player in streamlit which plays different songs based on condition from different playlists.
i really need your help as i am very new to streamlit

Yes it’s certainly possible, you can check out the API reference to learn stuff suited to your needs [API Reference - Streamlit Docs].
You can also check out the component [Streamlit Player].

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.