Regular Expressions 101

Library entries

0
pcre2

Special Chars

Exclude special chars with exceptions
Submitted by anonymous - 24 days ago
0
java

Riedler's 2nd URL regex

why did I make this?
Submitted by Riedler - 25 days ago
1
python

Get <NIC>

Get NICs from string
Submitted by anonymous - 25 days ago
1
golang

Home

Dj dus er geen je een je aan je enige eerst een he we er
Submitted by Webmaster - a month ago
1
pcre2

prod validation

valid prod
Submitted by CW - a month ago
1
pcre

ENEL T5 Mono

T
Submitted by anonymous - a month ago
1
pcre2

Unknown slash on email regex

Yes
Submitted by kentrino - a month ago

Find ytdlp downloaded file path

Vote

0

Regular Expression
python

r"
(?:(?# Pattern before filename )(?:\[download\] )?Destination: (?# )|(?# )\[download\] (?# )|(?# )Adding metadata to \"(?# ))(?# )((?# CAPTURE GROUP: filename pattern )\/?[^\/\\\n]+(?:\/|\\)(?# Capture first folder )(?:(?# )[^\n\.]*(?# Stop capturing if point, to check )(?!\.f\d{1,4}\.(?:webm|mov|mp4))(?# Checking this is not a partial download )\.(?# Can now capture the point ))+(?# )(?:webm|mov|mp4)(?# ))(?# )\n?
"
gm

Description

Loading markdown...
Submitted by ezalos - 3 months ago