dolfies

Results 90 comments of dolfies

Yeah I won't be releasing 2.1 without an activities overhaul, there's a lot of things missing

Smells like more TLS fingerprinting. Can you check with the refactor/tls branch?

Sounds good, I'll make that branch a priority when I have time

That doesn't make sense, that just looks up from cache

Same comment as the dupe: I would argue that this should just be done by the user

> I think this is actually a good idea, I know the users can use the dummy cookiejar to disable cookies in a session, but the elegancy of `requests` API...

I pinged our official codegen team head, he'll get back to you shortly :D

you can sneak a fix for the missing " object" in this pr if yw

You aren't using your proxies here. You need to change `'https': ...` to `'wss': ...` or `'ws': ...` depending on your URL.

MFA support (probably a callback style similar to captchas) will be added whenever full auth support is added, hopefully soon after the next release is out.