JokelBaf
JokelBaf
@BobbyWibowo, add `cookie_token_v2` and replace `ltmid_v2` with `account_mid_v2` (same value, different name)
@BobbyWibowo, can you try to refresh your cookies by logging out and back in? The following code works fine for me: ```python import asyncio import genshin cookie = { "ltoken_v2":...
When retrying request with solved geetest it must be put in headers:  An example of response after successful request to daily endpoint with solved geetest: ```typescript { "retcode": 0,...
This library already has CJS support. I think the readme on npm just isn't up to date
Thank you for the response, could you please elaborate on the configuration needed for automatic textures import? In my case I just need a simple textures to be applied on...