i have a problem, when load cookies file on google gemini its only login in couple of minutes, i try to save it in the end of the script and load on new thread but still its expired and i logout from my account.
Yes, i also faced this problem, what i did was if file size was > 100kb then i delete cookies and bot will check if cookies are not present then it will call login function and new cookies file will be saved which will be less than 100 kb.