linsomniac / spotify_to_ytmusic

Copy playlists and liked music from Spotify to YTMusic
Creative Commons Zero v1.0 Universal
1.19k stars 79 forks source link

Liked albums from Spotify to YTM Albums instead of Liked Songs #53

Open Vercety87 opened 4 months ago

Vercety87 commented 4 months ago

Hi,

With the latest version I'm able to import my liked albums, thanks for that.

But would you be able to let use choose if we want our Spotify liked album, be imported to YTM Albums instead of YTM Liked song ?

Thanks

apazzolini commented 1 month ago

Looks like ytmusicapi has rate_playlist which can be used to save the entirety of the album if you have the album's playlist id, which is already available in the lookup_song method.