sigma67 / spotify_to_ytmusic

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

Add defaults to setup process #105

Open mrmbernardi opened 1 week ago

mrmbernardi commented 1 week ago

I tried the setup process and when asked about oauth I just hit enter expecting a default to be created in the settings file. In reality this just leaves an empty field in the settings file which causes a crash when trying to parse it as a boolean.

sigma67 commented 1 week ago

PR welcome