From 3219762a9b4af08a3ed044a78bcf53cc81c1fbb8 Mon Sep 17 00:00:00 2001 From: quinten Date: Thu, 17 Apr 2025 02:45:26 +0200 Subject: [PATCH] removed browser_cookie3 warning since we switched to rookie --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 03236a3..67a026c 100644 --- a/README.md +++ b/README.md @@ -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 `, [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`