pub fn validate_seek_time(input: &str) -> Result<(), CliError>
Validate a seek time string (H:MM:SS or HH:MM:SS format).