thesadru / genshinstats

PLEASE USE GENSHIN.PY A python library that can get the stats of Genshin Impact players using Mihoyo's API. PLEASE USE GENSHIN.PY
https://thesadru.github.io/pdoc/genshinstats/
MIT License
265 stars 38 forks source link

get_browser_cookies() function on Safari #32

Closed nlhnam2000 closed 2 years ago

nlhnam2000 commented 2 years ago

Hi, i'm currently use Safari as a browser. So i found that get_browser_cookies() function still does not support for Safari. Could you update for this ?

thesadru commented 2 years ago

I am not responsible for the inter-workings of get_browser_cookies, everything using browser_cookie3. You may want to try and ask for this feature there.