JethCalark: I can't successfully import a cookies.txt file into gogrepo, which is really important for me. My password is long and has characters that are considered special by the bash shell, so I can't use the normal
gogrepo login.
I exported the cookies.txt from a fresh start of Firefox where the only site I visited or logged in to was gog.com. I then copied the cookies.txt file directly next to
gogrepoc.py. I did not use
gogrepoc.py login; I went straight to
gogrepoc.py update. But I just keep getting the message "failed to load product data (are you still logged in?)".
I've tried to troubleshoot this, but I'm mostly just scratching my head at this point. I'd really appreciate any help and would be happy to give any info that would be wanted/needed.
(Random thought just now. Does it make any difference what I do with the browser window after I've exported the cookies? I left it up on gog.com and still logged in.)
For what it's worth:
I'm using the dev branch of Kalanyr's script.
I'm using Python 3.4 on CentOS 7. All required modules were installed with pip.
I'm using this cookie exporter extension on Firefox 59.0.2. (I believe this is the same extension Kalanyr uses?)
addons.mozilla.org/en-US/firefox/addon/cookies-txt/
It sounds like you're doing everything correctly.
Could you check if the file cookies.txt.tmp was generated in the same folder and if it has the GOG related stuff in it, with some basic cleaning up ?