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
Hi, I'm not sure if the docs just need to be updated but I could not find a way to sync or download liked albums. I have tried spotdl sync all-user-followed-albums --user-auth --save-file "playlists.sync.spotdl" and some variations but it does not seem to be a known query.
Looking at the code where similar queries are defined I don't see a way to get saved albums:
Requested Feature
Hi, I'm not sure if the docs just need to be updated but I could not find a way to sync or download liked albums. I have tried
spotdl sync all-user-followed-albums --user-auth --save-file "playlists.sync.spotdl"
and some variations but it does not seem to be a known query.Looking at the code where similar queries are defined I don't see a way to get saved albums:
spotify-downloader/spotdl/utils/search.py
Line 254 in 4f5d9b6
Maybe I am missing something obvious...
Possible implementation
No response
The text was updated successfully, but these errors were encountered: