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.
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.