sigma67 / spotify_to_ytmusic

Clone a Spotify playlist to YouTube Music
MIT License
791 stars 65 forks source link

Add command for transferring liked tracks #57

Closed webns closed 1 year ago

webns commented 1 year ago

This PR adds implementation for transfer liked songs from Spotify to YM. It adds oAuth authentification method optionally and creates new command. Implementation follows ideas described in issue #27

webns commented 1 year ago

Thank you for review, I'm not a python developer so errors are expected :)