bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can wget work with google chrome cookie?


From: Peng Yu
Subject: Can wget work with google chrome cookie?
Date: Sat, 15 Feb 2020 19:03:23 -0600

Hi,

https://apple.stackexchange.com/questions/232433/where-are-google-chrome-cookies-stored-on-a-mac
"Session cookies are only stored in memory, but the rest are in
~/Library/Application Support/Google/Chrome/Default/Cookies, it's an
sqlite3 database."

I see that session cookies are not stored in a file. So there is no
way to let wget work with google chrome cookies since session cookies
are not available?

Also, the cookie fields of google chrome is not exactly the same as
netscape cookies format used by wget. How are the fields mapped to
each other? Thanks.

https://developer.chrome.com/extensions/cookies
http://www.cookiecentral.com/faq/#3.5

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]