javascript - Google+ API with youtube-api-v3 -


i want channel profile image or user profile image on videoid youtube-api-v3. how query that?

update using channelid search query acceptable. tell me find profile image of channel or user. it's easy manipulate json if know find image.

okay, got it. i'll post how others on post.

because youtube connected google+ , users google+ can use youtube @ full service. channels on youtubes connected , know google "one account of google." here how profile image.

get https://www.googleapis.com/youtube/v3/channels?part=snippet&id={channel_id}&key={your_api_key} 

thats all, sorry bad expression on question :)


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -