nzbToMedia/libs/common/guessit/test/rules/country.yml
Labrys of Knossos 2226a74ef8 Update vendored guessit to 3.1.1
Updates python-dateutil to 2.8.2
Updates rebulk to 2.0.1
2022-11-29 00:44:48 -05:00

14 lines
306 B
YAML

# Multiple input strings having same expected results can be chained.
# Use $ marker to check inputs that should not match results.
? Us.this.is.title
? this.is.title.US
: country: US
title: this is title
? This.is.Us
: title: This is Us
? This.Is.Us
: options: --no-default-config
title: This Is Us