Regular Expressions 101

Library entries

1
python

extractor_RD_RT_Cisco

no description available
Submitted by anonymous - 5 years ago
1
javascript

Mail TIGF

no description available
Submitted by anonymous - 5 years ago
1
javascript

Meetup Event URL

Allowed URL patterns for Meetup.com events
Submitted by anonymous - 5 years ago
1
javascript

GIT URL

no description available
Submitted by UNKNW - 5 years ago
1
javascript

UK Telephone Numbers

no description available
Submitted by Riaan Joubert - 5 years ago
1
javascript

Find CSS hexadecimal color values

no description available
Submitted by anonymous - 5 years ago

Youtube video URL or empty

Vote

1

Regular Expression
javascript

/
(?:^$|^(?:https?:)?(?:\/\/)?(?:youtu\.be\/|(?:www\.|m\.)?youtube\.com\/(?:watch|v|embed)(?:\.php)?(?:\?.*v=|\/))([a-zA-Z0-9\_\-]{7,15})(?:[\?&][a-zA-Z0-9\_\-]+=[a-zA-Z0-9\_\-]+)*$)
/
mg

Description

Loading markdown...
Submitted by xeon927 on stackoverflow - 2 years ago