Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BITRATE_RE = regexp.MustCompile("(?i)^(24k|96k|128k|hd)$")
View Source
var FILMDATE_RE = regexp.MustCompile("^((19|20)\\d\\d)-(0?[1-9]|1[012])-(0?[1-9]|[12][0-9]|3[01])$") // YYYY-MM-DD
View Source
var LANG_RE *regexp.Regexp
View Source
var OT_RE = regexp.MustCompile("(?i)^[ot]$")
View Source
var RAV_NORAV_RE = regexp.MustCompile("(?i)^(rav|norav)$")
Functions ¶
func NormalizedFileName ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.