youtube - Using gdata with channel or user -
i trying use youtube api v2.0 retrieve videos user account.
i able receive videos account
http://gdata.youtube.com/feeds/users/remaxintl/uploads?alt=json-in-script&callback=showmyvideos2&
but when try use account:
http://www.youtube.com/channel/uc8dwy6ffxoqcmwpiqdn8jya
i don't receive videos. think may have url being different meaning 1 points users , 1 point channels. appreciate nudge in right different resolve issue. in advance :)
there no videos in channel id "uc8dwy6ffxoqcmwpiqdn8jya". there's playlist, doesn't contain videos channel.
in general, can substitute in channel ids wherever used use legacy username when constructing gdata api v2 url. explained in more detail in guide: https://developers.google.com/youtube/v3/guides/working_with_channel_ids
Comments
Post a Comment