pycookiecheat icon indicating copy to clipboard operation
pycookiecheat copied to clipboard

Borrow cookies from your browser's authenticated session for use in Python scripts.

Results 7 pycookiecheat issues
Sort by recently updated
recently updated
newest added

- **Operating system and version**: macOS 11.6.5 and Linux Mint 20 - **Python version**: 3.9.12 and 3.8.10 - **pycookiecheat version**: v0.4.7 and master head. ## My Issue The Slack desktop...

I think this library is a good candidate for a command line tool, ideally including an option to export to something like a netscape cookie file that tools like curl...

## Description Added Arc browser support — just a new configuration file in existing dictionary + some minor change in error repr ## Status **READY** ## Steps to Test or...

Like many others I got the error: "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb9 in position 3: invalid start byte". In the very end I had two issues. 1) I...

- **Operating system and version**: Ubuntu 24.04 - **Python version**: 3.12 - **pycookiecheat version**: whatever's the latest on PyPI currently, which is 0.7.0; `pipx run pycookiecheat --version` doesn't understand the...