From 0a146c515c5e0a9bcc5fa245588efb4e6e45901c Mon Sep 17 00:00:00 2001 From: Michele <40526477+michelerobertazzi@users.noreply.github.com> Date: Mon, 28 Apr 2025 17:23:29 +0200 Subject: [PATCH] Update google chrome extension URL (#8) --- AUTHENTICATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHENTICATION.md b/AUTHENTICATION.md index d037669..1e4a7e6 100644 --- a/AUTHENTICATION.md +++ b/AUTHENTICATION.md @@ -1,9 +1,9 @@ # authentication -some extractors require cookies to access the content. you can export them from your browser in netscape format and place the file in `cookies` folder (e.g. `cookies/reddit.txt`). you can easily export cookies using _Get cookies.txt LOCALLY_ extension for your browser ([chrome](https://chrome.google.com/webstore/detail/get-cookies-txt-locally/nhdogjmejiglipccpnnnanhbledajbpd) - [firefox](https://addons.mozilla.org/en-US/firefox/addon/get-cookies-txt-locally/)). +some extractors require cookies to access the content. you can export them from your browser in netscape format and place the file in `cookies` folder (e.g. `cookies/reddit.txt`). you can easily export cookies using _Get cookies.txt LOCALLY_ extension for your browser ([chrome](https://chromewebstore.google.com/detail/cclelndahbckbenkjhflpdbgdldlbecc?utm_source=item-share-cb) - [firefox](https://addons.mozilla.org/en-US/firefox/addon/get-cookies-txt-locally/)). extractors that **need** authentication: - reddit - twitter > [!CAUTION] -> using cookies _may_ be leading to account bans. we are not responsible for any bans or issues that may arise from using cookies. if you are using cookies, please make sure to use them responsibly and at your own risk. \ No newline at end of file +> using cookies _may_ be leading to account bans. we are not responsible for any bans or issues that may arise from using cookies. if you are using cookies, please make sure to use them responsibly and at your own risk.