Instinctlol / automatic-twitch-recorder

Checks if a user on twitch is currently streaming and then records the stream via streamlink
187 stars 40 forks source link

(Request Function) Merge Before Vods File #16

Open swan201 opened 5 years ago

swan201 commented 5 years ago

currently code is deleted first interval time vods

so checking first download vods file time and first streaming file time. and download before vods file first and merge live streaming file

Instinctlol commented 5 years ago

I guess what he's trying to say is:

When stream goes live: concatenate the corresponding vod to the recorded livestream

e.g.: \ [00:00 - 01:00] \ [01:01 - XX:XX] then concatenate [00:00 - 01:00] and [01:01 - XX:XX] to [00:00 - XX:XX]