So, here\'s my code for getting a youtube user\'s public playlists:
function getyoutubeplaylists($userName) { $yt = connectyoutube(); $yt->setMajorProtoco
It sounds like you want to follow the Dev Guide example on pagination.