Skip to content

Commit 13cf532

Browse files
fixed --cookies-from-browser example
1 parent 6e43e2e commit 13cf532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ that request you to sign in. You can also run the `update` command several times
3131

3232
```bash
3333
yt-fts download --jobs 5 "https://www.youtube.com/@3blue1brown"
34-
yt-fts download --cookies-from-browser "https://www.youtube.com/@3blue1brown"
34+
yt-fts download --cookies-from-browser firefox "https://www.youtube.com/@3blue1brown"
3535
```
3636

3737
## `list`

0 commit comments

Comments
 (0)