With the addition of live streaming content to the Data API, you can make it easier for users to find information about these live streaming events:
get search results indicating whether a video is an upcoming or active live broadcast
get both scheduled and actual values of start and end time of the broadcast
get concurrent viewer count of a broadcast
search for live content via eventType filter
How to start implementing new features
The basics
The new snippet.liveBroadcastContent property in search results indicates whether a video or channel resource has live broadcast content. Valid property values are upcoming, active, and none.
Sample code and tools
Client libraries for many different programming languages can help you implement the YouTube Live Streaming API as well as many other Google APIs.
The APIs Explorer lets you try out sample calls before writing any code.
Keep it live,
No comments :
Post a Comment