I am trying to use YouTube apis to collect chat messages from public live videos. I am able to get regular comments but unable to get live comments. Let me know if there is an api for this.
I have tried LiveStreams: list (https://developers.google.com/youtube/v3/live/docs/liveChatMessages/list#try-it); however, it requires liveChatId which I could not get for a YouTube live video.
Thanks, Vivek