chorgan182 / PlaylistPreserver

Personal project borne of frustration with Spotify limitations, with the goal of learning Python, API principles, the Spotify Developer hub, and Streamlit.
1 stars 2 forks source link

PlaylistPreserver

Personal project to extend Spotify playlist capabilities, with the goal of learning Python, API principles, the Spotify Developer hub, and Streamlit.

What does it do?

Have you ever...

This app solves those problems by creating a new playlist with recently played songs removed. Given a time cutoff, you can select a playlist in your account, name the new playlist, and enable/disable a true shuffle.

Streamlit App

Known Issues