This tutorial will explain how to allow a user to sign into YouTube, getting your application authorised so you can use the YouTube API. This will allow you to upload / like / post comments…
Tag: youtube
Register for YouTube API use
This post walks you through registering for the YouTube API. This is necessary if you want to upload / download videos from YouTube using OAuth. Another way to think of registering is that, it creates…
[TUT] Show YouTube Feed for a Users Videos in a ListView ( XML )
Hi guys, this is a Tutorial Request to show a list of videos that a user has uploaded to their youtube channel using atom XML. YouTube has some great API‘s for using the data from…
Read more of [TUT] Show YouTube Feed for a Users Videos in a ListView ( XML )
[TUT] Show YouTube Feed for a Users Videos in a ListView ( JSON )
Hi guys, this is a Tutorial Request to show a list of videos that a user has uploaded to their youtube channel. YouTube has some great API‘s for using the data from their website and…
Read more of [TUT] Show YouTube Feed for a Users Videos in a ListView ( JSON )