Is your feature request related to a problem? Please describe.
Kind of, right now the spotify-url-info only fetchs 100 tracks from a spotify playlist, would be nice to fetch all the tracks.
Describe alternatives you've considered
I thought about fetching it from the Spotify Web API, however we'd need a token for this and tokens are expired every hour.
Additional Comments
I'm doing some research on how we can achieve this, I know some other premium bots have this feature to fetch all spotify tracks, so there must be a way! If anyone has any ideas or suggestions, feel free to comment down below.
Once I have something concrete, I will either implement it and send a PR, or I will send the solution over here so that someone can finish this feature later on.
Is your feature request related to a problem? Please describe. Kind of, right now the spotify-url-info only fetchs 100 tracks from a spotify playlist, would be nice to fetch all the tracks.
Describe alternatives you've considered I thought about fetching it from the Spotify Web API, however we'd need a token for this and tokens are expired every hour.
Additional Comments I'm doing some research on how we can achieve this, I know some other premium bots have this feature to fetch all spotify tracks, so there must be a way! If anyone has any ideas or suggestions, feel free to comment down below.
Once I have something concrete, I will either implement it and send a PR, or I will send the solution over here so that someone can finish this feature later on.