-
Notifications
You must be signed in to change notification settings - Fork 75
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
Comments
Have never seen this error before tbh. You can always a sleep between the |
Does your quota of 20 playlist creations reset at the full hour? Seems a bit low tbh |
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. |
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 |
The appeal was successful! My channel has been restored. |
Nice! Thank you for the update! |
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:
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.
The text was updated successfully, but these errors were encountered: