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

HTTP 400: Bad Request. You are creating too many playlists in ALL mode #82

Open
wwwjj2 opened this issue Dec 23, 2023 · 6 comments
Open
Labels
bug Something isn't working

Comments

@wwwjj2
Copy link

wwwjj2 commented Dec 23, 2023

I think it would be very reasonable to implement a delay of some sort (a cooldown, so the server wouldn't respond with HTTP 400) to avoid this issue, it has transfered about 20 playlists and then all the next playlists could not be transfered saying for each of them:

Could not transfer playlist Pop Rock. Server returned HTTP 400: Bad Request. You are creating too many playlists. Please wait a while before creating further playlists.

Without avoiding this issue, the "spotify_to_ytmusic all" command is kind of not working well since it cannot transfer more than about 20 playlists.

@sigma67
Copy link
Owner

sigma67 commented Dec 24, 2023

Have never seen this error before tbh. You can always a sleep between the create_playlist calls.

@sigma67 sigma67 added the bug Something isn't working label Jan 22, 2024
@sigma67
Copy link
Owner

sigma67 commented Jan 22, 2024

Does your quota of 20 playlist creations reset at the full hour? Seems a bit low tbh

@LucasWagler
Copy link

LucasWagler commented Jun 10, 2024

Heads-up: my YouTube channel just got removed for hitting a couple of these errors, leaving me unable to use YouTube or YouTube Music.

I migrated ~20 playlists, then hit this error a couple times. Less than 48 hours later, I got hit with a channel removal email. Currently appealing it.

Update: My appeal was successful & my channel has been restored.

@wwwjj2
Copy link
Author

wwwjj2 commented Jun 10, 2024

Heads-up: my YouTube channel just got removed for hitting a couple of these errors, leaving me unable to use YouTube or YouTube Music.

I migrated ~20 playlists, then hit this error a couple times. Less than 48 hours later, I got hit with a channel removal email. Currently appealing it.

Interesting... This makes the tool potentially dangerous for your account.. It must have a disclaimer of some sort to prevent other people from getting such bans (or at least specify some daily or weekly limit for playlist creations to avoid ban). Please inform if the appeal will be successful

@LucasWagler
Copy link

The appeal was successful! My channel has been restored.

@wwwjj2
Copy link
Author

wwwjj2 commented Jun 11, 2024

The appeal was successful! My channel has been restored.

Nice! Thank you for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants