stefanpaduraru / playlist-randomizer

A small React app that makes use of Redux, React Router and Material UI
http://playlist-randomizer.com
48 stars 11 forks source link

[New feature] Not sure if this is possible, but the ability to delete a song from the playlist? #36

Closed StormDragon-64 closed 1 year ago

StormDragon-64 commented 1 year ago

One of the main reasons I use this in the first place is because it doesn't take forever to load like YouTube. Unfortunately, this means I can't delete something from the playlist randomizer and have to open YouTube to just delete something from the playlist. I know that you can't just have a playlist id for this though, and you probably will need to use the YouTube api, which means users will have to sign in to YouTube in order to access this feature.