Open timelis opened 10 months ago
CAPTCHA is one of the reasons.
The main reason is that the check-in process requires ltoken_v2
& ltuid_v2
. If you use an email address and password, an additional step to obtain ltoken_v2
& ltuid_v2
is needed in the process, which increases the risk of being blocked by the server.
thank you. I wonder why no one has released the code to get ltoken and ltuid from email address and password.
Technically it should be possible, but I don't understand why they don't do it. Is it because you need a Geetest solution?