From acb51b9b18c5bf10ec29a51f3535880b3fb34880 Mon Sep 17 00:00:00 2001 From: "Sergey \"Shnatsel\" Davidoff" Date: Fri, 11 May 2018 12:42:55 +0300 Subject: [PATCH] link to a working cookie export addon for Firefox --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12706d9..fb59c57 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ All files from the given section and user will be downloaded to the current dire `furaffinity-dl favorites/kivuli` -You can also log in to download restricted content. To do that, log in to FurAffinity in your web browser, export cookies to a file from your web browser in Netscape format (there are extensions to do that [for Firefox](https://addons.mozilla.org/en-US/firefox/addon/cookies-txt/) and [for Chrome/Vivaldi](https://chrome.google.com/webstore/detail/cookiestxt/njabckikapfpffapmjgojcnbfjonfjfg)) and pass them to the script as a second parameter, like this: +You can also log in to download restricted content. To do that, log in to FurAffinity in your web browser, export cookies to a file from your web browser in Netscape format (there are extensions to do that [for Firefox](https://addons.mozilla.org/en-US/firefox/addon/ganbo/) and [for Chrome/Vivaldi](https://chrome.google.com/webstore/detail/cookiestxt/njabckikapfpffapmjgojcnbfjonfjfg)) and pass them to the script as a second parameter, like this: `furaffinity-dl gallery/gonnaneedabiggerboat /path/to/your/cookies.txt`