sigma67 / spotify_to_ytmusic

Clone a Spotify playlist to YouTube Music
MIT License
791 stars 65 forks source link

Too many items error for playlist with 1,401 songs #1

Closed briankaemingk closed 3 years ago

briankaemingk commented 4 years ago

Hi, thanks for this project!! I tried transfer a very large playlist, with 1,401 songs. It processed 1,000 songs successfully, then responded with the following error..

{"response_code":"TOO_MANY_ITEMS"}
sigma67 commented 4 years ago

Hey, this is a limitation of Google Play Music. It's not possible to add more than 1,000 items to a playlist.

Possible workarounds would be to

sigma67 commented 3 years ago

YouTube Music supports up to 5000 items in a playlist, so I will close this.