LiveStreamDVR
LiveStreamDVR copied to clipboard
An automatic livestream recorder
Love the naming scheme implemented, like how easy it is. Where you can go like login}_{season}_{episode}. And even clickable presets and stuff. Great work. Only thing I wish there was...
Could you do the same in the main view like you did in the sidebar where you could kinda collapse the whole thing and press a button and all streams...
Its a vod thats 40min long and it just crashed on these files dunno whats wrong with them: https://www.twitch.tv/videos/1576885257 > > /usr/local/share/twitchautomator/server/src/Core/TwitchVOD.ts:2907 > throw new Error(`VOD ${vod.basename} is already in...
Both stream and chat were captured, not downloaded. Here is a screenshot from the console: https://i.tony.pm/ygMJc7W.png
Had this error when stream went live: > > 2022-09-02 17:28:20.992 | hook Hook called > > 2022-09-02 17:28:21.029 | automator.handle Automator channel.update event for royalphunk > /usr/local/share/twitchautomator/server/node_modules/date-fns/format/index.js:392 > throw...
I had a crash happen due to the time bug while two other streamers were live. This caused the entire program to crash and not record the other two streamers....
It would be nice to have older VODs automatically be moved to different storage. rclone supports many different file providers and I believe this would work best for this feature.
After Streamer Went live I went to check if everything with the new folder naming was working. Where I noticed that the same Stream is beeing recorded 3times. Everything got...
Function to Encode the VODS to get smaller file sizes
` TypeError: Converting circular structure to JSON --> starting at object with constructor 'FSWatcher' | property '_nodeFsHandler' -> object with constructor 'NodeFsHandler' --- property 'fsw' closes the circle at JSON.stringify...