pub fn detect_format_by_content(path: impl AsRef<Path>) -> Result<Format, Error>
Expand description

Attempt to detect subtitle format from file contents

Errors