Skip to content
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

I got it "working" but with issues #74

Open
unhiro opened this issue Dec 21, 2022 · 3 comments
Open

I got it "working" but with issues #74

unhiro opened this issue Dec 21, 2022 · 3 comments

Comments

@unhiro
Copy link

unhiro commented Dec 21, 2022

There was a bunch of things not working properly. The 1.0.0 version of streamlink is deprecated and only works with 3.10.x version of python or older. So I installed that. Then the version of fake-useragent was old and the author didn't keep it up to date. The new owner fixed the issues so you need to install version 1.1.1 "pip install fake-useragent 1.1.1"

Once I did that the program actually ran but then I just kept getting CONNECTION ERROR! over and over again. So the first thing I did was make my private proxies authentic using my IP instead of user password just in case but that didn't change the error so I then uninstalled streamlink and installed the most recent version. Now the program runs but doesn't seem to ever stop trying to add more bots. I ran it giving it a twitch channel and told it to only give 10 views. Instead it ran through all of my proxies and quickly ran the channel I was testing on from 7 to 35 in less than a minute.

not sure how to fix that issue, it may be tied to using a new version of streamlink and this script waiting for a reply back that doesn't happen with this version. I haven't looked at the code in-depth but if I come across how to fix this issue I will update this thread or if anyone else has an idea please let us know.

@Anonymous2
Copy link

Can you make a new repo with your corrections or can you make a pull request so we can actually have progress? This thing didn't work for 3 years.

@unhiro
Copy link
Author

unhiro commented Dec 21, 2022

maybe if I get it actually working, in it's current state I am worried it would get peoples proxies banned by twitch with the amount of times it hammers their servers and private proxies are not cheap

@Anonymous2
Copy link

I wonder if it could use the Tor network system for proxies, for nodes I mean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants