
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
read-browser-cookies
Advanced tools
Node.js version of
--cookies-from-browser
from yt-dlp
$ pnpm add read-browser-cookies
I'm surprised yt-dlp's usage, and create this pkg, then I found these existing alternative pkgs
current only macOS + Chromium based browsers are supported.
import { readBrowserCookies } from 'read-browser-cookies'
// read all cookies
readBrowserCookies('chrome').then((cookiesArray) => {
//
})
// read all cookies for specific site
// using sqlite `like %site%`
readBrowserCookies('chrome', { site: 'youtube.com' }).then((cookiesArray) => {
//
})
the MIT License http://magicdawn.mit-license.org
v0.2.0 2022-12-16
readCookies
/ readCookiesStr
exportFAQs
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.