Live when Zurra3 is online

Zurra3 Movie Night

A Twitch stream for public domain movies where chat can help choose what plays next. The bot watches the local movie folder, tracks votes in chat, and hands the next pick to OBS.

Public domain movies Chat voting OBS handoff
Channel twitch.tv/zurra3

Embedded player and chat are loaded below.

Voting !vote title

Chat votes for the next movie while the current one plays.

Playback OBS WebSocket

The bot swaps the media source when the next pick is ready.

Stream

The room, the chat, and the next vote.

The player shows the live Zurra3 channel, built around public domain movie nights. Chat stays beside it on wide screens so viewers can watch the movie-night flow and vote without leaving the page.

Movie list

Public domain movie library.

The full list now has its own page so this stream page stays focused. Browse posters, search titles, and pick something before voting in chat.

110 movies
1902-1968 release years
!movies !vote movie name !results !time
Open movie library Source IMDb list
110 titles Open the full poster wall

Search the complete public domain queue without crowding the live stream page.

Bot at work

How StreamCinema Vote Bot runs the night.

The bot is a simple remote control for a Twitch stream showing public domain movies. It keeps a list of local video files, listens to chat, counts votes, and tells OBS which file to play next.

01

Movies are scanned

The bot reads the configured movie folder and remembers the playable files it can offer to chat.

02

Chat votes

Viewers use commands like !vote, !results, !currentmovie, and !time while the stream is running.

03

The winner is picked

When it is time for the next movie, the bot uses the vote totals, handles ties, and can fall back to a random pick.

04

OBS plays it

OBS WebSocket updates the media source, switches to the configured scene, and starts the selected movie.

Long stream details

The bot is built for long sessions: it refreshes Twitch OAuth tokens, watches the Twitch chat connection, and reconnects to OBS when needed.

Read the repo