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
Post a Comment