Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about Cookies duration #19

Open
freitagfelipe opened this issue Jul 17, 2022 · 3 comments
Open

Question about Cookies duration #19

freitagfelipe opened this issue Jul 17, 2022 · 3 comments

Comments

@freitagfelipe
Copy link

I have a question about the cookie management. As I can see you store three Cookies in the "insta-fetcher/dist/config/Cookies.txt", the csrftoken, the ds_user_id and the sessionid. I'm not sure if I'm correct, but I checked the lifetime of these cookies and two of them have a lifetime of a year and one of them has a lifetime of three months. My question is if I need to be generating Cookies periodically.

@Gimenz
Copy link
Owner

Gimenz commented Jul 21, 2022

hi.
sorry, never tested about the cookie duration. idk for now, sorry.

@aymenitc
Copy link

For me, I have to get new cookie after few requests. It log me out Instagram

@freitagfelipe
Copy link
Author

freitagfelipe commented May 2, 2023

For me, I have to get new cookie after few requests. It log me out Instagram

It seems like they update the cookies duration. The cookies used to last longer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants