ahabyss / TwitchChatReplay

Replay a saved twitch log in a chat window identical to twitch
MIT License
8 stars 2 forks source link

sync with video #1

Closed camjac251 closed 7 years ago

camjac251 commented 7 years ago

Would it be possible to be able to sync chat logs to a downloaded stream locally. Being able to say use streamlink to record the livestream to a file but also record the chat for it as well and be able to sync them up later with scrubbing support?

I was able to find this https://github.com/dekuNukem/Twitch_Chatlogs/tree/master/comment_logger since overrustle only logs channels with high follower counts.

ahabyss commented 7 years ago

Yes it is quite possible. I haven't looked into the Twitch_Chatlogs project, but I'm sure you could use it. To make syncing easiest make sure you save a timestamp of each chat message, and save a timestamp when you begin recording the livestream with streamlink.

This project would be much easier if i had saved an exact timestamp when each episode began.

camjac251 commented 7 years ago

Did you find a way to get the timestamps?

ahabyss commented 7 years ago

No, unfortunately I have to estimate using cues from chat / vods.