diff options
Diffstat (limited to 'bin/fair-viewer')
-rwxr-xr-x | bin/fair-viewer | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/fair-viewer b/bin/fair-viewer index 4fce8e3..6907290 100755 --- a/bin/fair-viewer +++ b/bin/fair-viewer @@ -791,7 +791,8 @@ usage: $execname [options] ([url] | [keywords]) --use-colors! : enable or disable the ANSI colors for text * Other - --api-host=s : set an API host from https://instances.invidio.us/ + --api=s : set an API host from https://instances.invidio.us/ + --api=auto : use a random instance of invidious --proxy=s : set HTTP(S)/SOCKS proxy: 'proto://domain.tld:port/' If authentication required, use 'proto://user:pass\@domain.tld:port/' |