Nima Akbarzadeh

Results 139 comments of Nima Akbarzadeh
trafficstars

Hi It's a scraper, which is designed for specific websites. So it can not scrape every proxy website until I implement it because each site has different tags. You can...

> why don't you add a regex for ip:port instead, saves you the trouble. Because I'm not just good at regex, :D kidding, but having a well-structured scraper is better...

It can be a good solution, but I have to test it. If you have time you can do a sample on your fork maybe? And we can check the...

Thank you!

try install it using venv or pipx also check [this](https://github.com/tiangolo/fastapi/discussions/9286)

Hi, It is fine on Colab. I suggest you to choose the .whl based on your OS from [here](https://pypi.org/project/libtorrent/#files) And you can install it with the URL of .whl file...

Also, another option is downgrading your python version.

> it's the issue with libtorrent issue in windows this same error shows me and i can't find any solution or other way but it works with **Linux** LONG LIVE...

Hi, please use Google Colab. Also, May I know your Python version number? Because It has some bugs with newer versions of python and I think it is fine with...

Hi, the only requirement is libtorrent>=2.0.7 [Here](https://github.com/iw4p/torrentp/blob/2ffe7d0507c6ca23ca95c45cfe693e778cb10d5d/setup.py#L32C24-L32C42)