Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tansfer list of presets? #28

Open
gitgitdown opened this issue Jan 30, 2025 · 2 comments
Open

Tansfer list of presets? #28

gitgitdown opened this issue Jan 30, 2025 · 2 comments

Comments

@gitgitdown
Copy link

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

@abhishekmj303
Copy link
Owner

Interesting..

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.

@gitgitdown
Copy link
Author

Thanks for the answer.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants