what it does: runs the traditional all command, but all your ytmusic playlists that have the same name from spotify are updated instead of creating new ones. After the --update flag it is necessary to inform the update method (append or delete), for example:
spotify_to_ytmusic all <youruserid> --update append
Now you can schedule a cronjob on your server to have your YouTube music always up to date (✿◠‿◠)
add
--update
flag toall
command.what it does: runs the traditional
all
command, but all your ytmusic playlists that have the same name from spotify are updated instead of creating new ones. After the--update
flag it is necessary to inform the update method (append or delete), for example:spotify_to_ytmusic all <youruserid> --update append
Now you can schedule a cronjob on your server to have your YouTube music always up to date (✿◠‿◠)