Regular Expressions 101

Community Patterns

0

Scrape SRC

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
0

http

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
2

IPv4

PCRE (PHP <7.3)
no description available
Submitted by Jorge C. - 9 years ago
1

Temp

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago

SickRage

0

Regular Expression
PCRE (PHP <7.3)

/
((?P<series_name>.+?)[. _-]+)?s(?P<season_num>\d+)[. _-]*e(?P<ep_num>\d+)(([. _-]*e|-)(?P<extra_ep_num>(?!(1080|720|480)[pi])\d+))*[. _-]*((?P<extra_info>.+?)((?<![. _-])(?<!WEB)-(?P<release_group>[^- ]+([. _-]\[.*\])?))?)?
/

Description

Loading markdown...
Submitted by anonymous - 9 years ago