How to get video tags from a Youtube video?
05:38 08 Jan 2015

I want to get the tags of a video from Youtube using the video's URL. I have searched in Google, but mostly I get the answer that "YouTube's API can no longer be used to retrieve tags".

Is there still a way that I can get video tags from a YouTube video using PHP?

php youtube youtube-api