rdavydov / Twitch-Channel-Points-Miner-v2

A simple script that will watch a stream for you and earn the channel points.
GNU General Public License v3.0
1.21k stars 351 forks source link

event-minute-watched update #378

Closed LeftMonster closed 11 months ago

LeftMonster commented 11 months ago

Today, I'm running the Miner as usual. But I found that some living stream drops was not forward.

Description

The official has changed some streamer live request. Some game live streams do not display the progress bar inside the upper-right corner avatar. Additionally, the previous minute watch events cannot successfully advance the progress. Today, I found that minute-event-watched parameters required was more. so I add it.

example_img

changes

In my case, in the live streaming rooms of games Dead by Daylight and OW2, for example, three additional parameters are required. (live, channel, game_id)

Test

The changes made this time have no impact on previous games, and progress can still proceed as usual

image