Skip to content

Commit

Permalink
docs: document flag -b, to open in browser
Browse files Browse the repository at this point in the history
  • Loading branch information
PrincessMortix committed Jan 26, 2024
1 parent 83933c6 commit 51a7234
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ usage: cobalt [-h|--help] [-u|--url "<value>"] [-c|--video-codec
(basic|pretty|nerdy|classic)] [-a|--no-video] [-w|--no-watermark]
[-t|--full-tiktok-audio] [-v|--no-audio] [-d|--dubbed-audio]
[-m|--metadata] [-g|--gif] [-j|--json] [-s|--status] [-i|--api
"<value>"] [-l|--language "<value>"]
"<value>"] [-l|--language "<value>"] [-b|--browser]
save what you love directly from command-line, no bullshit
involved.
Expand Down Expand Up @@ -83,6 +83,8 @@ Arguments:
language set following the ISO 639-1 format. Only
takes effect if -d was passed as an argument.
Default: en
-b --browser Opens the response link in default browser, if
successful. Default: false
```

## Downloading
Expand Down

0 comments on commit 51a7234

Please sign in to comment.