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

api modified (ads before and during stream) #29

Open BiRooT opened 3 years ago

BiRooT commented 3 years ago

Hi,

After recording a stream, when I play .ts file, there are a lot of ads in live like "commercial break in progress" during 15 to 30 seconds, several time in live stream.

Like this: https://ibb.co/nbK0DqN

starvald commented 3 years ago

it's a streamlink issue, twitch have changed how streams are handled.

BiRooT commented 3 years ago

Even with --twitch-disable-ads ? See last comment : https://github.com/streamlink/streamlink/issues/3120

starvald commented 3 years ago

that as far as i can see that command will remove the ad screens from the recording by cutting them but you'll still miss content from the stream during that time even if your a sub to that channel.

BiRooT commented 3 years ago

Any way to add this command with automatic-twitch-recorder?