-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Too often blocked, How to avoid it? #160
Comments
Is instagram web push only work for linux Firfox when the browser is opened? I cannot find any notification in the dbus monitor. |
yes. However, if you can take the risk, it may be better to rely on mqtt notifications. |
Thank u very much for search. I was looking for it, i want try it. :3 Love you bro! |
When I use this script, I constantly get blocked within 5 minutes.
In my experience, it seems to be worse in 4.0.2 compared to 3.2.4.
Anyway, Obtaining a live URL just retrieving user information, it seems not direct reason for the blocked.
I think periodic polling happens from comments or heartbeats and it is the real reason.
I mean, (Tested only on 3.2.4)
If I do this, I think it will be less blocked.
Or Is there another way?
Nonetheless, doing this will make your account being blocked.
However, we can know the start of Instagram Live With a browser notification.
(Probably, your account is conneted on your phone and all notifications are should turn on.)
There is no easy way to detect web push, so I have to detect Windows notifications.
And simply run pyinstallive -df
I wanted to use the C# example, but due to memory leaks, I have to use ahk script in internet with modification.
I put it in my github repo.(Windows only!)
https://github.com/favainhat/igl_demo
I have candidate for more better, but it needs more testing....
The text was updated successfully, but these errors were encountered: