This gives me 1 video with nextpage token, now I'm worried about how to pass that next page token to get another video.
I already seen the example you have mentioned on your documentation, but that is for searchAdvance I need it for channel videos. I give it a try but that was broken my code and shows me only 10 results with no order for the channel.
Currently I'm using this way
This gives me 1 video with nextpage token, now I'm worried about how to pass that next page token to get another video.
I already seen the example you have mentioned on your documentation, but that is for searchAdvance I need it for channel videos. I give it a try but that was broken my code and shows me only 10 results with no order for the channel.
Thanks.