Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-03-18 20:27
Flavor·Python

r"
^[M|m]etalocalypse\ [s|S](\d\d)[e|E](\d\d)
"
gm
Open regex in editor

Description

Python regex of multiple file rename

Submitted by anonymous