Raul
Raul
Similar problem as https://github.com/ping/instagram_private_api/issues/266, frontend is using `//?__a=1` with login required instead of `/graphql/query/`. Any solution?
Hi, you can try the following without login (instagram_web_api): ```python def get_user_followers(self, user_id): """Get user followers by user id :param user_id: int user id eg: 28527810 :return: int eg: 64221180...
The problem is `wget` is declared inside `requirements.txt` but not inside `setup.py >> install_requires`. This should fix it https://github.com/zafercavdar/fasttext-langdetect/pull/7
I'm not allow to merge the PR... @zafercavdar Could you review it and merge?
Can anyone review the pull request? Please merge.
Will be helpful if anyone can review the pull request and merge to master, thanks.
> any chance to add it? I will resolve the conflicts, but no one merged it in 4 years... :/
Hi I have same error, the icons doesn't work  ## Solution In my case I solved it modifying the gradle `android/app/build.gradle`, adding at the end of the file the...
Hi @bashonly , I agree that the `_check_proxies()`, `clean_proxies()` and the final request will have different proxies. I don't know if there's a better way to deal with that. Otherwise,...
Well can be accomplish with an external script, if we have multiple operations, where each operation is using a different proxy. For example we can use proxy A to list...