add disclaimer for chromium browsers wrt cookie extraction
This commit is contained in:
parent
0599d883ca
commit
cee9249bde
@ -4,6 +4,9 @@ I only wrote this npo-specific wrapper script.
|
|||||||
|
|
||||||
This repository and its contents are published for educational purposes only.
|
This repository and its contents are published for educational purposes only.
|
||||||
|
|
||||||
|
# Usage warning
|
||||||
|
The python package `browser_cookie3` doesn't seem to be functional out of the box on Chrome versions `>= 104.0.5112.102`, and I haven't been able to find an alternative. For now, if you use any chromium-based browser and get an error like `PermissionError: [Errno 13] Permission Denied <cookiepath>, [follow the workaround here](https://github.com/borisbabic/browser_cookie3/issues/180#issuecomment-1587691954).
|
||||||
|
|
||||||
# Setup
|
# Setup
|
||||||
* `git clone https://gitea.quinten0508.com/quinten/npo`
|
* `git clone https://gitea.quinten0508.com/quinten/npo`
|
||||||
* `cd npo`
|
* `cd npo`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user