How to use YouTube API v3 to get user's videos -


the user in question registered , uploaded videos. have playlist, nor channel. when use youtube.channels.list, still got 1 channel returned.

i assume default channel list videos.

i tried use youtube.search.list channelid , publishedafter critiera search videos of user. however, found not videos returned.

i tried compare videos returned ones not returned, not find special none returned ones.

i testing on google's developer console. not tried in other ways.

update

if play publishedafter criteria, @ values, search results says totalresults=2, in items field, 1 result returned. joke?

you can use youtube.playlists.list playlistid(s) channel looking at. use youtube.playlistitems.list videos playlists.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -