Andrei Zgîrvaci

Results 24 comments of Andrei Zgîrvaci

Hmm, it's really weird. I don't really had that problem before and I am not using a linux machine. If you find a fix, post your solution please.

It means usually that the proxy you have specified is bad, try other proxies

Are you using public or private proxies?

Hi, not sure what this means, but I think it has to do with a bad proxy.

Hi, in case twitch changed their website HTML, you can change the xPaths following this [guide](https://github.com/andrei-zgirvaci/Twitch-Farmer#maintaining-this-project). I will be honest with you, I am not maintaining this project anymore as...

@Astrofluke "username_input" - is the username input on the login page. You can use this [tool](https://chrome.google.com/webstore/detail/xpath-helper/hgimnogjllphhhkhlmebbmlgjoejdpjl?hl=en) to find the [xPath](https://en.wikipedia.org/wiki/XPath) of an element on a page.

Can you share a sample of the account.csv?

strange, can you open in txt editor and send again?

Hi, by default I don't think it supports, you can make it to support socks tho: You will have to add some additional options from [here](https://www.chromium.org/developers/design-documents/network-stack/socks-proxy) on this line: https://github.com/andrei-zgirvaci/Twitch-Farmer/blob/c7692874b70798b8fa089857b2427fe9763b19ba/twitch_farmer.py#L213

@raineorshine sorry, forgot to mention. Indeed the package.json, pnpm-lock.yaml and node_modules does get updated, but and error is thrown after. The error doesn't screw anything up, it's just annoying to...