I am trying to get a list of video ids for all uploaded videos to a channel. I would also like to use the new version of the YouTube Data API (V3). How do I do this?
In the meantime, there is a much easier way:
grab $data->items[0]->contentDetails->relatedPlaylists->uploads --> [PLAYLISTID]