Skip to content

Where does the cookies save? #6222

Closed Answered by mikf
Tomajjs asked this question in Q&A
Discussion options

You must be logged in to vote

Nowhere. They stay in memory.

Your browser is storing its cookies in an SQLite3 database inside the profile folder, and gallery-dl is loading them from there. They are not getting written to any other file on disk, unless you use --cookies-export.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Tomajjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants