Movies are scanned
The bot reads the configured movie folder and remembers the playable files it can offer to chat.
Live when Zurra3 is online
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.
Embedded player and chat are loaded below.
Chat votes for the next movie while the current one plays.
The bot swaps the media source when the next pick is ready.
Movie list
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.
Search the complete public domain queue without crowding the live stream page.
Bot at work
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.
The bot reads the configured movie folder and remembers the playable files it can offer to chat.
Viewers use commands like !vote, !results, !currentmovie, and !time while the stream is running.
When it is time for the next movie, the bot uses the vote totals, handles ties, and can fall back to a random pick.
OBS WebSocket updates the media source, switches to the configured scene, and starts the selected movie.
The bot is built for long sessions: it refreshes Twitch OAuth tokens, watches the Twitch chat connection, and reconnects to OBS when needed.