docs: add cookie info

This commit is contained in:
Viktor Varland 2025-03-28 14:08:06 +01:00
parent f18a58a3b8
commit 2451719b0f
Signed by: varl
GPG key ID: 7459F0B410115EE8

View file

@ -38,6 +38,14 @@ cookies = "./cookies.txt" # pass user cookies to yt
</opml>
```
## Cookies
E.g. from Chromium:
```
yt-dlp --cookies-from-browser chromium --cookies cookies.txt
```
## Result
```