Update AUTHENTICATION.md
This commit is contained in:
parent
b5d6c48a16
commit
3704e5cfc5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# authentication
|
||||
some extractors require authentication to access the content. simply export cookies from your browser in netscape format and place them 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://chrome.google.com/webstore/detail/get-cookies-txt-locally/nhdogjmejiglipccpnnnanhbledajbpd) - [firefox](https://addons.mozilla.org/en-US/firefox/addon/get-cookies-txt-locally/)).
|
||||
|
||||
extractors that **need** authentication:
|
||||
- reddit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue