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
When you import a Youtube playlist with a large amount of songs, the client sends and oversized packet to the server kicking the client. I was wondering if you could make it so the playlists are imported server side with the client just sending a packet with the link instead of the whole playlist. alternatively you could make sure the client splits up the packet into multiple smaller ones before sending it to avoid this issue.
When you import a Youtube playlist with a large amount of songs, the client sends and oversized packet to the server kicking the client. I was wondering if you could make it so the playlists are imported server side with the client just sending a packet with the link instead of the whole playlist. alternatively you could make sure the client splits up the packet into multiple smaller ones before sending it to avoid this issue.
Example of playlist that causes this to happen.
https://music.youtube.com/playlist?list=PLC583980D7806298E
The text was updated successfully, but these errors were encountered: