Regular Expressions 101

Library entries

1
pcre2

Unknown slash on email regex

Yes
Submitted by kentrino - 20 days ago
0
pcre2

Aspnetzero

Aspnetzero
Submitted by anonymous - 22 days ago
0
pcre2

camel assistant solution parse

camel assistant solution parse
Submitted by anonymous - 22 days ago
0
pcre2

CHECK

CHECK
Submitted by vishnu - 22 days ago
0
python

camel-assistnt resp

camel-assistnt resp
Submitted by anonymous - 23 days ago
0
pcre2

non-sargable finder

find non-sargable sql
Submitted by nick preston - 23 days ago
0
pcre2

ajuda

criado para fins de teste
Submitted by anonymous - 24 days ago
1
pcre2

lazada share mobile url

regex for lazada share link from mobile apps
Submitted by lavi - 25 days ago
1
pcre2

lazada campaign

regex lazada campaign url
Submitted by lavi - 25 days ago
1
pcre2

lazada product desktop

lazada url product desktop
Submitted by lavi - 25 days 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