Regular Expressions 101

Community Patterns

0

dice thing

Python
Stuff for a dnd thing
Submitted by Cata - a year ago
0

Url handling

Python
Simple regex to split url
Submitted by Hangfish - a year ago
0

lua_pattern

Python
lua file name
Submitted by anonymous - a year ago
0

提取js中的内容

Python
获取变量值等
Submitted by anonymous - a year ago
0

Procurar por IPv4

Python
Match em um IPv4 válido
Submitted by anonymous - a year ago
0

TCN Match

Python
Extract info about STP TCNs
Submitted by anonymous - a year ago

Youtube Updated 2018 Python

0

Regular Expression
Python

r"
^(?:(?:https?:\/\/)?(?:(?:www|s|i2)\.)?(?:youtu\.?be|ytimg)(?:\.com)?\/)(?:watch\?v=|v\/|yt\/favicon|oembed\?|vi\/)?(?:url=http%3A\/\/www\.youtube\.com\/watch\?v%3D)?([a-zA-Z0-9_-]*).*?$
"
gm

Description

Loading markdown...
Submitted by Denis Efremov <efremov.a.denis@gmail.com> - 5 years ago