Closed YoYo178 closed 1 year ago
Describe the bug I don't know if this is normal but if I take a playlist which has like 1K tracks (from YouTube) and pass it to <Kazagumo>.search() it only gets the first 320 tracks from it.
<Kazagumo>.search()
To Reproduce Steps to reproduce the behavior:
result.length
result
Expected behavior I think it should've added all of the tracks? as adding individual tracks after those 320 tracks work just fine.
Screenshots
Version:
Describe the bug I don't know if this is normal but if I take a playlist which has like 1K tracks (from YouTube) and pass it to
<Kazagumo>.search()
it only gets the first 320 tracks from it.To Reproduce Steps to reproduce the behavior:
<Kazagumo>.search()
result.length
is 320 (assumed that i stored the values of<Kazagumo>.search()
in a variable calledresult
)Expected behavior I think it should've added all of the tracks? as adding individual tracks after those 320 tracks work just fine.
Screenshots
Version: