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
Hello,
Thanks for this project,
I tried it with a playlist, it works perfectly, but!
Would it be possible to create via a python file, bat, or other way to automate the transfer for a complete list of several playlists?
Thanks
The text was updated successfully, but these errors were encountered:
Yes, it is possible to use any kind of scripting language like bat or bash to automate this.
Basically you need to run the command in a loop. You can provide the examples from the readme to an llm and generate a script if you want.
But, there is also a possibility of building this feature directly into the app. For example, by passing a file argument containing a list of playlists.
Currently I don't have enough time to work on this. I'm open for PRs.
I tried without youtube authentication, I managed to transfer some playlists, not all of them.
I tried again with youtube authentication configured, but I got errors, it also seems that from the browser where I did the authentication procedure, I can no longer launch youtube videos. I'm going to delete cookies and see if the problem persists.
I'm not a developer, so I don't really know exactly what I'm doing.
Yes, in the future, I think it would be an interesting addition to be able directly from the gui to fill in the URLs of to automate the transfer of all playlists from our youtube account to spotify.
Hello,
Thanks for this project,
I tried it with a playlist, it works perfectly, but!
Would it be possible to create via a python file, bat, or other way to automate the transfer for a complete list of several playlists?
Thanks
The text was updated successfully, but these errors were encountered: