mirror of
https://github.com/teacat/chaturbate-dvr.git
synced 2025-10-29 16:59:59 +00:00
1.0.2
This commit is contained in:
@@ -94,10 +94,10 @@ COMMANDS:
|
||||
help, h Shows a list of commands or help for one command
|
||||
|
||||
GLOBAL OPTIONS:
|
||||
--username value, -u value channel username to record.
|
||||
--gui-username value, --gui-u value username for auth web.
|
||||
--gui-password value, --gui-p value password for auth web.
|
||||
--framerate value, -f value preferred framerate. (default: 30)
|
||||
--username value, -u value channel username to record
|
||||
--gui-username value, --gui-u value username for auth web (optional)
|
||||
--gui-password value, --gui-p value password for auth web (optional)
|
||||
--framerate value, -f value preferred framerate (default: 30)
|
||||
--resolution value, -r value preferred resolution (default: 1080)
|
||||
--resolution-fallback value, --rf value fallback to 'up' (larger) or 'down' (smaller) resolution if preferred resolution is not available (default: "down")
|
||||
--filename-pattern value, --fp value filename pattern for videos (default: "videos/{{.Username}}_{{.Year}}-{{.Month}}-{{.Day}}_{{.Hour}}-{{.Minute}}-{{.Second}}{{if .Sequence}}_{{.Sequence}}{{end}}")
|
||||
|
||||
Reference in New Issue
Block a user