Where do I find cookies.txt now?
Using Firefox 16.0.1 under Windows 7
I want to use wget to script fetching some files, but I need the cookies from my login. wget lets you load from a cookies.txt file, but all I can find is cookies.sqlite, and that does not seem to work.
I am assuming that cookies.sqlite is an "improvement" over the older "cookies.txt" format ... but is there any way to export cookies to the old format (or just tell Firefox to use the old format)?
Chosen solution
by cor-el- Cookie Exporter: https://addons.mozilla.org/firefox/addon/cookie-exporter/
- Cookie Importer: https://addons.mozilla.org/firefox/addon/cookie-importer/
Helpful replies
Sorry, the old cookies.txt format is gone and isn't directly compatible with the new cookies.sqlite file. I know of no converter between the two formats.
You can see if anything here helps you.
http://www.sqlite.org/index.html
Additional System Details
Installed Plug-ins
- Google Update
- Windows Activation Technologies Plugin for Mozilla
- Adobe PDF Plug-In For Firefox and Netscape 10.1.4
- VLC media player Web Plugin 2.0.0
- NPWLPG
- 4.0.50401.0
- The plug-in allows you to open and edit files using Microsoft Office applications
- Office Authorization plug-in for NPAPI browsers
Application
- User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
More Information
Helpful Reply
Sorry, the old cookies.txt format is gone and isn't directly compatible with the new cookies.sqlite file. I know of no converter between the two formats.
You can see if anything here helps you.
http://www.sqlite.org/index.html
Chosen Solution
- Cookie Exporter: https://addons.mozilla.org/firefox/addon/cookie-exporter/
- Cookie Importer: https://addons.mozilla.org/firefox/addon/cookie-importer/
Question owner
Hmm. This adds a menu item to export cookies to the "Tools" menu.
Firefox 17 does not seem to _have_ a "Tools" menu. It has a single menu in the upper/left next to the tabs. Is there any way to configure this to a "classic" configuration with a real menu bar that might have a "Tools" menu?
Question owner
Thank you. Now I have to learn SQLite to make this work ...
Question owner
Aha! You can restore the classic menu bar, and it still has a Tools menu! Huzzah!
