package settings type SubtitleBestSettings struct { Enabled bool `json:"enabled"` ApiKey string `json:"api_key"` }