php - YouTube API v3 not retrieving videos for a channel -


ok, i've used following php code try youtube return users list of videos, however, "items" coming empty.

$apikey         =   "my-api-key"; $channel_name   =   "ucszdpmgfgxdgm4ytnm4arta"; $count          =   1;  $apiv3          =   json_decode(file_get_contents("https://www.googleapis.com/youtube/v3/channels?part=contentdetails&forusername=".$channel_name."&key=".$apikey)); foreach($apiv3->items $item):     $uploads = $item->contentdetails->relatedplaylists->uploads; endforeach;  $youtube        =   json_decode(file_get_contents("https://www.googleapis.com/youtube/v3/playlistitems?part=snippet&contentdetails&maxresults=".$count."&playlistid=".$uploads."&key=".$apikey));         return $youtube; 

and being returned:

{  "kind": "youtube#channellistresponse",  "etag": "\"tbwc5xrsxxe1woax6mk9z4hhsu8/3cxjrxf86g9z5bg7rup3qfcgrxm\"",  "pageinfo": {   "totalresults": 0,   "resultsperpage": 5  },  "items": [  ] } 

yet on page, have uploaded videos. how work? i've used exact same code on user , works fine.

you can use video search api instead. use list method channelid parameter. grab url:

https://www.googleapis.com/youtube/v3/search? part=snippet&channelid={the_channel_id}&key={your_api_key} 

the response (copied try it section):

{  "kind": "youtube#searchlistresponse",  "etag": "\"tbwc5xrsxxe1woax6mk9z4hhsu8/28iryjukxsyitkjfjrpdvrayalo\"",  "nextpagetoken": "cauqaa",  "pageinfo": {   "totalresults": 9,   "resultsperpage": 5  },  "items": [   {    "kind": "youtube#searchresult",    "etag": "\"tbwc5xrsxxe1woax6mk9z4hhsu8/u8aos8t4di9bldkn4n1emb9xqey\"",    "id": {     "kind": "youtube#channel",     "channelid": "ucszdpmgfgxdgm4ytnm4arta"    },    "snippet": {     "publishedat": "2013-03-02t00:26:17.000z",     "channelid": "ucszdpmgfgxdgm4ytnm4arta",     "title": "iron hulk",     "description": "",     "thumbnails": {      "default": {       "url": "https://lh4.googleusercontent.com/-jeg2zot2eu8/aaaaaaaaaai/aaaaaaaaaaa/9xlpzuloz8e/photo.jpg"      },      "medium": {       "url": "https://lh4.googleusercontent.com/-jeg2zot2eu8/aaaaaaaaaai/aaaaaaaaaaa/9xlpzuloz8e/photo.jpg"      },      "high": {       "url": "https://lh4.googleusercontent.com/-jeg2zot2eu8/aaaaaaaaaai/aaaaaaaaaaa/9xlpzuloz8e/photo.jpg"      }     },     "channeltitle": "",     "livebroadcastcontent": "none"    }   },   {    "kind": "youtube#searchresult",    "etag": "\"tbwc5xrsxxe1woax6mk9z4hhsu8/sfhjoiyzgsfy3vr7mtcqqt5gr8c\"",    "id": {     "kind": "youtube#video",     "videoid": "pqjgssbii6e"    },    "snippet": {     "publishedat": "2014-01-02t06:00:06.000z",     "channelid": "ucszdpmgfgxdgm4ytnm4arta",     "title": "iron hulk fitness group sessions compilation jan 2014",     "description": "a compilation of few of group sessions conducted in late 2013. visit our facebook page more information.",     "thumbnails": {      "default": {       "url": "https://i.ytimg.com/vi/pqjgssbii6e/default.jpg"      },      "medium": {       "url": "https://i.ytimg.com/vi/pqjgssbii6e/mqdefault.jpg"      },      "high": {       "url": "https://i.ytimg.com/vi/pqjgssbii6e/hqdefault.jpg"      }     },     "channeltitle": "",     "livebroadcastcontent": "none"    }   },   {    "kind": "youtube#searchresult",    "etag": "\"tbwc5xrsxxe1woax6mk9z4hhsu8/r91n5pemndznvf10n6t_l2djygg\"",    "id": {     "kind": "youtube#video",     "videoid": "i8bpjjqtnri"    },    "snippet": {     "publishedat": "2013-10-27t05:55:13.000z",     "channelid": "ucszdpmgfgxdgm4ytnm4arta",     "title": "iron hulk advanced plyometric bodyweight circuit 27/10/13",     "description": "this weeks advanced class circuit focusing on plyometric , explosive movements 3 rounds time: 12 x plyometric alternating hands push ups 8 x alternating ...",     "thumbnails": {      "default": {       "url": "https://i.ytimg.com/vi/i8bpjjqtnri/default.jpg"      },      "medium": {       "url": "https://i.ytimg.com/vi/i8bpjjqtnri/mqdefault.jpg"      },      "high": {       "url": "https://i.ytimg.com/vi/i8bpjjqtnri/hqdefault.jpg"      }     },     "channeltitle": "",     "livebroadcastcontent": "none"    }   },   {    "kind": "youtube#searchresult",    "etag": "\"tbwc5xrsxxe1woax6mk9z4hhsu8/xrf0lopawmqpl4e2isj7r4vl2ds\"",    "id": {     "kind": "youtube#video",     "videoid": "y3bk24qhlxk"    },    "snippet": {     "publishedat": "2014-11-15t19:07:35.000z",     "channelid": "ucszdpmgfgxdgm4ytnm4arta",     "title": "porc nov 2014",     "description": "iron hulk's first porc event. november 15th 2014.",     "thumbnails": {      "default": {       "url": "https://i.ytimg.com/vi/y3bk24qhlxk/default.jpg"      },      "medium": {       "url": "https://i.ytimg.com/vi/y3bk24qhlxk/mqdefault.jpg"      },      "high": {       "url": "https://i.ytimg.com/vi/y3bk24qhlxk/hqdefault.jpg"      }     },     "channeltitle": "",     "livebroadcastcontent": "none"    }   },   {    "kind": "youtube#searchresult",    "etag": "\"tbwc5xrsxxe1woax6mk9z4hhsu8/wquduoftaqnk4dyhmg7-wx2ttae\"",    "id": {     "kind": "youtube#video",     "videoid": "tagzl5ozvsu"    },    "snippet": {     "publishedat": "2015-05-05t21:12:20.000z",     "channelid": "ucszdpmgfgxdgm4ytnm4arta",     "title": "ihf 2015",     "description": "what we've been in first half of 2015.",     "thumbnails": {      "default": {       "url": "https://i.ytimg.com/vi/tagzl5ozvsu/default.jpg"      },      "medium": {       "url": "https://i.ytimg.com/vi/tagzl5ozvsu/mqdefault.jpg"      },      "high": {       "url": "https://i.ytimg.com/vi/tagzl5ozvsu/hqdefault.jpg"      }     },     "channeltitle": "",     "livebroadcastcontent": "none"    }   }  ] } 

Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -