Skip to content

need help with cookies #1888

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

You must be logged in to vote

There are two ways to accomplish this. The first one requires you to install a browser addon, the second one might be a bit more complicated and needs a config file.

  1. Exporting cookies as cookies.txt
  • install a browser addon that can export your browser cookies as a cookie.txt file (the README lists Get cookies.txt for Chrome and Export Cookies for Firefox. There might be others)
  • Go to furaffinity.net, make sure you're logged in, and use said addon to export the cookies for that site to a file, lets say C:\Users\username\cookies.txt
  • Run gallery-dl as usual and also specify --cookies "C:\Users\username\cookies.txt" as arguments
  1. Manually adding cookies to your config file
  • Go to furaffi…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@spidersinsidemyroom
Comment options

Answer selected by spidersinsidemyroom
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