bjarneo / Pytify

A CLI application for controlling Spotify
MIT License
743 stars 40 forks source link

Is there any possibility to have the “Save to your music” functionality? #42

Open reorx opened 7 years ago

reorx commented 7 years ago

image

By saying “Save to your music” I mean the + button in the screenshot. This will be definitely very helpful because most of the times we don't want to switch to Spotify UI and click the button.

bjarneo commented 7 years ago

@reorx Yes, it is possible.

https://developer.spotify.com/web-api/save-tracks-user/

Next version of Pytify I will implement features like this. Only thing people need to do is add their own oauth keys.

bjarneo commented 7 years ago

43

bjarneo commented 7 years ago

This option should be added to the Commander. Command: /save

bharath-123 commented 4 years ago

Is there a reason why this is not available in the current pytify versions? I saw that the pull request was closed but no reason was stated?

bjarneo commented 4 years ago

@bharath-123 what PR do you refer to?

bharath-123 commented 4 years ago

Right, I should have done this before.

I think I may have misread #43 . It is an issue and not a PR! Sorry! But is there any good reason why this work was not carried out? If there is enough traction for this work, I would like to do it when I am free!

bjarneo commented 4 years ago

In all honesty I haven't prioritized this project at all. Used my spare time for other things. If you do want to solve this, please do :)