Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-04-24 07:10
Flavor·PCRE (Legacy)

/
facebook\.com\/(?:photo.php\?v=|video\/embed\?video_id=|v\/?)(\d+)
/
gi
Open regex in editor

Description

Matches the video id in FB links

Submitted by Eirenaios