FriendTeamInc / VodBot

A command line interface VOD and Clip manager for Twitch.
MIT License
14 stars 1 forks source link

Stream chapters #43

Closed NotQuiteApex closed 2 years ago

NotQuiteApex commented 2 years ago

Stores info on stream chapters, which are only populated if more than 1 chapter exists for a stream. The intent is to help guide the user staging data on when/where to slice certain sections of a stream, while also archiving said info with the stream metadata.

Closes #34.