Proof of concept/prototype
Let youtube live chat viewers vote with free text answers and generates a bar chart that can be inserted into Open Broadcast Studio (OBS). Kept up to date when inserted as an image slideshow.
Vote by
!VOTENAME
Does some simple corrections to match misspelled words.
- Find your youtube live chat ID by taking your stream id from the streaming url: https://studio.youtube.com/channel/{STREAMID}/livestreaming
- Get a Youtube API key
- Get the chat ID from the youtube API https://developers.google.com/youtube/v3/live/docs/liveBroadcasts/list?apix=true&apix_params=%7B%22part%22%3A%5B%22snippet%22%5D%2C%22id%22%3A%5B%22STREAM_URL_ID%22%5D%7D
- Rename config.sample.py to config.py
- Insert Chat ID and your youtube API key into config.py
- Run yt.py and insert image into OBS