You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just came across this project looking for a deezer client implementation, and while I can easily search and fetch objects it doesn't look possible to manage a user's library (eg: add albums, tracks, artists etc to favourites).
Are you interested in adding this functionality to deezer-python? I can work on a pull request when I have some time.
The text was updated successfully, but these errors were encountered:
Indeed this library is currently only doing read-only operations, which is quite limited. Adding write operations has been on my wishlist for EVER, and I would love to see such addition, so yes, PR welcome.
Feel free to add however much you need from that list, it doesn't have to cover everything. Let me know if you need any help with contibution, but the guide should be quite up to date, from the top of my head.
I just came across this project looking for a deezer client implementation, and while I can easily search and fetch objects it doesn't look possible to manage a user's library (eg: add albums, tracks, artists etc to favourites).
Are you interested in adding this functionality to deezer-python? I can work on a pull request when I have some time.
The text was updated successfully, but these errors were encountered: