[Feature discussion] Add option to save list of related songs.
Closed this issue · 4 comments
I was using playx to play a song and I have to say that related songs passed are actually really good. And while listening all I could think was there should be an option to save this list.
We can add an option the playlist is done playing to ask the user if to save the list. This is important because without listening to the list, we can't say if it would be good.
We can also keep another option that will automatically cache the playlist if passed.
Instead of a user prompt, doing it automatically will be better. Let's not think of user prompt since no one should be interrupted in their musical experience. :)
But, saving the related songs sounds good. Let's do it and experiment on this.
I am trying to work on adding more ML-Based recommendations using the logs. Maybe I will try factorization machines if mood kicks in... So, these recommendation features will be neat AF... :)
I was thinking of making this suggestion thing a part of the auto playlist instead of a separate argument. That will make it consistent for the user.
You can add an ML based option but I think we should keep the one extracting from yt too, its like yt is doing all the hard work and we're just scraping. Anyway, I'll add an option that will svae the related songs as a playlist.
Later you can maybe modify that and make it better.