Phil Spencer
Phil Spencer
We're having the same issue. We recently converted from a pay-as-you-go to an MCA. Not sure if that's the issue?
I've forked this repo and have added your code @Vamaka12 so that we can see the differences in a PR. I've had issues with my belkins, as they only seem...
I would not like this to be on by default though. Any services sending you 2FA codes over SMS would then also be stored....
This is probably because the version check only uses the first digit after the full stop, rather than doing a integer check. I don't think it's a fansly_download issue, but...
Have edited the file and got past this error. you need to change this file (note I am using a virtual environment): `/fansly-downloader/venv/lib/python3.11/site-packages/pyexiv2/lib/__init__.py` and add `expected_py_version = ['3.5', '3.6', '3.7',...