Quantcast
Channel: Youtube API Retrieving Channel ID after authentication - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by jlmcdonald for Youtube API Retrieving Channel ID after authentication

Since you're using PHP, I'm assuming you're using the PHP-based gapi-client? Here's the call to make:$listResponse = $youtube->channels->listChannels('id', array('mine' => 'true',))The 'id'...

View Article



Youtube API Retrieving Channel ID after authentication

I am using Google Youtube API and YoutubeAnalytics API, I read on their documentation that you need a CHANNEL_ID inorder for you to grab the user's videos.I can now successfully Google authenticate the...

View Article
Browsing all 2 articles
Browse latest View live


Latest Images