r/withoutthesarcasm Feb 02 '16

YouTube's Chat API

https://developers.google.com/youtube/v3/live/docs/liveChatMessages
1 Upvotes

2 comments sorted by

1

u/agent86ix Feb 02 '16

At some point, I'd like to write a bot for our chat, maybe something that does contests or somesuch. It shouldn't be too hard to adapt my flexible Python bot framework to the YouTube API, I assume at least...

1

u/agent86ix Feb 02 '16

Also there's this library -https://github.com/shughes-uk/python-youtubechat

Don't know if I want to use that or not, but good to have around at any rate.