Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
Python

r"
(\s*(?:(?::|||-|||\(|\[)\s*)?(\b(?:Original|Album|Movie|Motion|Picture|Soundtrack|Sound|Track|Score|OST|Music|Edition|Inspired (?:by|from|the)|TV|Series|Video|Game|Film|Show|Directors|Cut)\b)+(?:\)|\])?\s*)+$
"
gmi

Description

One of the regular expressions I use for my plugin Title Cleaner OST.

Submitted by nrth3rnlb - 6 hours ago (Last modified 6 hours ago)