removed browser_cookie3 warning since we switched to rookie

This commit is contained in:
quinten 2025-04-17 02:45:26 +02:00
parent 8e46e9159b
commit 3219762a9b

View File

@ -4,9 +4,6 @@ I only wrote this npo-specific wrapper script.
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
* `git clone https://gitea.quinten0508.com/quinten/npo`
* `cd npo`