mirror of
https://github.com/iv-org/invidious.git
synced 2024-10-01 01:35:38 -04:00
Update invidious usage
Thanks @omarroth
This commit is contained in:
parent
93297b63b1
commit
dd5623ffbf
@ -151,13 +151,14 @@ Usage: invidious [arguments]
|
|||||||
--ssl-cert-file FILE SSL certificate file
|
--ssl-cert-file FILE SSL certificate file
|
||||||
-h, --help Shows this help
|
-h, --help Shows this help
|
||||||
-t THREADS, --crawl-threads=THREADS
|
-t THREADS, --crawl-threads=THREADS
|
||||||
Number of threads for crawling (default: 1)
|
Number of threads for crawling YouTube (default: 0)
|
||||||
-c THREADS, --channel-threads=THREADS
|
-c THREADS, --channel-threads=THREADS
|
||||||
Number of threads for refreshing channels (default: 1)
|
Number of threads for refreshing channels (default: 1)
|
||||||
-f THREADS, --feed-threads=THREADS
|
-f THREADS, --feed-threads=THREADS
|
||||||
Number of threads for refreshing feeds (default: 1)
|
Number of threads for refreshing feeds (default: 1)
|
||||||
-v THREADS, --video-threads=THREADS
|
-v THREADS, --video-threads=THREADS
|
||||||
Number of threads for refreshing videos (default: 1)
|
Number of threads for refreshing videos (default: 0)
|
||||||
|
-o OUTPUT, --output=OUTPUT Redirect output (default: STDOUT)
|
||||||
```
|
```
|
||||||
|
|
||||||
Or for development:
|
Or for development:
|
||||||
|
Loading…
Reference in New Issue
Block a user