Regular Expressions 101

Community Patterns

1

instagram url

Python
gets the url instagram
Submitted by samuel06santos - a month ago
1

Extract tag name and its content

Python
Lrc file
Submitted by Cricar - 2 months ago
1

Match each tag

Python
Match each tag in a lrc file
Submitted by Cricar - 2 months ago
1

Funny Discord Thing

.NET (C#)
Submitted by Deniz-seckin55 - 3 months ago

YouTube Video PArser

1

Regular Expression
ECMAScript (JavaScript)

/
(http[s]?:[\/]{2}|[\/]{2})??([a-z0-9\-\.]+)??(youtube.com|youtu.be)\/(watch|v|embed)[/]?(\?v=|v\/)?([a-z0-9]{11,})
/
i

Description

Loading markdown...
Submitted by Shafique - 8 years ago