Few Ideas I have #9
YeahNahCunt
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey mate, saw your code, gave it a test and really liked how efficient it is compared to a few others I've tested.
I have some suggestions that you could possibly add to it, to make it more powerful:
Have a precheck if the playlist already matches the same name in Spotify.
e.g I already have a playlist called "Top 40" on Spotify, and I want the tunes in the Youtube Playlist to be added to "Top 40".
Following from one, check if the track is already in the Spotify playlist and not add it so there aren't any duplicates.
The above would allow you to follow on and add a library of playlists to work through and add to spotify
Lastly make app have a sync function.
e,g run everyday at 12am
So say if someone adds songs daily to their YouTube playlist, their corresponding Spotify ones will automatically be updated.
Beta Was this translation helpful? Give feedback.
All reactions