Regular Expressions 101

Library entries

1
pcre

Remove Markdown Links

no description available
Submitted by anonymous - 6 years ago
1
pcre

Youtube ID Extractor

no description available
Submitted by anonymous - 6 years ago
1
pcre

Acts

Extract Act names from statements
Submitted by anonymous - 6 years ago

Youtube channel link regular expression

Vote

1

Regular Expression
pcre2

/
^https:\/\/(www\.youtube\.com\/c\/[A-Za-z0-9]*\/(featured|videos|playlists|community|channels|about)|www\.youtube\.com\/channel\/[A-Za-z0-9]{24})$
/
gm

Description

Loading markdown...
Submitted by Pythack - 2 years ago