cookier
Simple utility function to get, set and remove cookies
Simple utility function to get, set and remove cookies
Node.js version of `--cookies-from-browser` from yt-dlp
This project provides a set of utility functions for interacting with browser cookies. The `Cookies` class offers methods to set, get, update, remove, and clear cookies, as well as retrieve all cookie keys.