Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Manage annotations and cards via Youtube data API v3.0

I am wondering is there a way to manager annotations and cards via Youtube data API V3.0

like image 371
Dignesh Goyal Avatar asked Jul 24 '15 08:07

Dignesh Goyal


People also ask

Is YouTube data API v3 free?

Yes, using the YouTube API does not incur any monetary cost for the entity calling the API. If you go over your quota an 403 Error will be returned by the API.

What data can I get from YouTube API?

The API provides the ability to retrieve feeds related to videos, users, and playlists. It also provides the ability to manipulate these feeds, such as creating new playlists, adding videos as favorites, and sending messsages.


1 Answers

There is no official support for YouTube annotations. You can updates a channel's metadata.

To see how to update InVideo programming annotations, you can see this video

like image 141
Verma Avatar answered Oct 07 '22 21:10

Verma