No matter how many videos a youtube channel has, I only ever get 10 nextpagetokens, so with the '50 per page setting' I only get the data for about 500 Youtube videos, despite the response even stating the Youtube-channel has more videos ("pageInfo": { "totalResults": 1418,) I want to get them all.
I have enough quota for the API in the google cloud platform to go beyond the 10 tokens. I have tried to find the setting to increase the nextpagetoken count, but have been unable to find it.
Does anyone know how to get more nextpagetokens?