I'm creating a page were i show users list of all videos that i have uploaded in my youtube account. I'm using Youtube API (gdata) for fetching the videos, but whatever i do i'm not able to fetch the tags details of the videos.
In one of youtube's blog post its been mentioned that tags (keywords) would no longer be shown in the youtube Data API (without any authentication). So I created a developer key, but even after using the developer key Im not able to get the video tags (keyword).