AlisaTube
Enter password
Admin
Cookies
How to export cookies (local yt-dlp)
- On a Mac with Chrome logged into YouTube, run:
yt-dlp --cookies-from-browser chrome --cookies cookies.txt; pbcopy < cookies.txt; rm cookies.txt - Paste below.
The file holds cookies for all sites in that browser — keep it private. Firefox: swap chrome for firefox.