Google API for tags extraction from youtube videos

63 views Asked by At

I have extracted tags from the given image using Clarifai and Google Vision APIs. Similar thing I want to achieve for videos.

Can anyone suggest, if there are any APIs available to do so.

Thanks!

1

There are 1 answers

0
Shirley Wang On

Clarifai doesn’t currently analyze youtube links but if given a direct link to videos, our v1 API will give back concepts/tags. You can see the documentation here. Hope this will help!